diff --git a/charts/backstage/Chart.lock b/charts/backstage/Chart.lock index b88bfa7..e63fce7 100644 --- a/charts/backstage/Chart.lock +++ b/charts/backstage/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.10.0 + version: 2.26.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 12.10.0 -digest: sha256:77630aa988cef5e3a9f64a9fc3427345f451534e973dbece805850be587cb59e -generated: "2024-05-11T14:39:32.274594+01:00" + version: 16.1.1 +digest: sha256:db89623dc5dbff331a4cbcb1d8f5a829a27f1d71cbc79af73cb2c89d22563438 +generated: "2024-11-04T10:35:40.574462-05:00" diff --git a/charts/backstage/Chart.yaml b/charts/backstage/Chart.yaml index 893f88d..b55a573 100644 --- a/charts/backstage/Chart.yaml +++ b/charts/backstage/Chart.yaml @@ -15,11 +15,11 @@ dependencies: repository: oci://registry-1.docker.io/bitnamicharts tags: - bitnami-common - version: 2.10.0 + version: 2.26.0 - condition: postgresql.enabled name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 12.10.0 + version: 16.1.1 home: https://backstage.io icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/backstage/icon/color/backstage-icon-color.svg keywords: @@ -38,4 +38,4 @@ sources: # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.1.0 +version: 3.1.0 diff --git a/charts/backstage/README.md b/charts/backstage/README.md index 93f1992..46cd5bf 100644 --- a/charts/backstage/README.md +++ b/charts/backstage/README.md @@ -2,7 +2,7 @@ # Backstage Helm Chart [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/backstage)](https://artifacthub.io/packages/search?repo=backstage) -![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) +![Version: 3.1.0](https://img.shields.io/badge/Version-3.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) A Helm chart for deploying a Backstage application @@ -105,8 +105,8 @@ Kubernetes: `>= 1.19.0-0` | Repository | Name | Version | |------------|------|---------| -| oci://registry-1.docker.io/bitnamicharts | common | 2.10.0 | -| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.10.0 | +| oci://registry-1.docker.io/bitnamicharts | common | 2.26.0 | +| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.1.1 | ## Values diff --git a/charts/backstage/values.schema.json b/charts/backstage/values.schema.json index ea822cd..e744361 100644 --- a/charts/backstage/values.schema.json +++ b/charts/backstage/values.schema.json @@ -1430,6 +1430,7 @@ "type": "integer" }, "grpc": { + "description": "GRPCAction specifies an action involving a GRPC service.", "properties": { "port": { "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.", @@ -1620,6 +1621,7 @@ "type": "integer" }, "grpc": { + "description": "GRPCAction specifies an action involving a GRPC service.", "properties": { "port": { "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.", @@ -2002,6 +2004,7 @@ "type": "integer" }, "grpc": { + "description": "GRPCAction specifies an action involving a GRPC service.", "properties": { "port": { "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.", @@ -2979,6 +2982,7 @@ "x-kubernetes-map-type": "atomic" }, "dataSourceRef": { + "description": "TypedObjectReference contains enough information to let you locate the typed referenced object", "properties": { "apiGroup": { "description": "APIGroup is the group for the resource being referenced. If APIGroup is not specified, the specified Kind must be in the core API group. For any other third-party types, APIGroup is required.", @@ -4480,6 +4484,7 @@ "type": "integer" }, "grpc": { + "description": "GRPCAction specifies an action involving a GRPC service.", "properties": { "port": { "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.", @@ -4670,6 +4675,7 @@ "type": "integer" }, "grpc": { + "description": "GRPCAction specifies an action involving a GRPC service.", "properties": { "port": { "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.", @@ -5052,6 +5058,7 @@ "type": "integer" }, "grpc": { + "description": "GRPCAction specifies an action involving a GRPC service.", "properties": { "port": { "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.", @@ -5310,6 +5317,7 @@ "type": "integer" }, "grpc": { + "description": "GRPCAction specifies an action involving a GRPC service.", "properties": { "port": { "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.", @@ -5631,6 +5639,7 @@ "type": "integer" }, "grpc": { + "description": "GRPCAction specifies an action involving a GRPC service.", "properties": { "port": { "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.", @@ -5846,6 +5855,7 @@ "type": "integer" }, "grpc": { + "description": "GRPCAction specifies an action involving a GRPC service.", "properties": { "port": { "description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",