Skip to content

Commit 3104529

Browse files
committed
chore(deps): bump bitnami-common and bitnami-postgresql versions
Signed-off-by: Corey Daley <cdaley@redhat.com>
1 parent 560f425 commit 3104529

File tree

4 files changed

+20
-10
lines changed

4 files changed

+20
-10
lines changed

charts/backstage/Chart.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: common
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 2.10.0
4+
version: 2.26.0
55
- name: postgresql
66
repository: oci://registry-1.docker.io/bitnamicharts
7-
version: 12.10.0
8-
digest: sha256:77630aa988cef5e3a9f64a9fc3427345f451534e973dbece805850be587cb59e
9-
generated: "2024-05-11T14:39:32.274594+01:00"
7+
version: 16.1.1
8+
digest: sha256:db89623dc5dbff331a4cbcb1d8f5a829a27f1d71cbc79af73cb2c89d22563438
9+
generated: "2024-11-04T10:35:40.574462-05:00"

charts/backstage/Chart.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ dependencies:
1515
repository: oci://registry-1.docker.io/bitnamicharts
1616
tags:
1717
- bitnami-common
18-
version: 2.10.0
18+
version: 2.26.0
1919
- condition: postgresql.enabled
2020
name: postgresql
2121
repository: oci://registry-1.docker.io/bitnamicharts
22-
version: 12.10.0
22+
version: 16.1.1
2323
home: https://backstage.io
2424
icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/backstage/icon/color/backstage-icon-color.svg
2525
keywords:
@@ -38,4 +38,4 @@ sources:
3838
# This is the chart version. This version number should be incremented each time you make changes
3939
# to the chart and its templates, including the app version.
4040
# Versions are expected to follow Semantic Versioning (https://semver.org/)
41-
version: 2.1.0
41+
version: 3.1.0

charts/backstage/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Backstage Helm Chart
33

44
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/backstage)](https://artifacthub.io/packages/search?repo=backstage)
5-
![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square)
5+
![Version: 3.1.0](https://img.shields.io/badge/Version-3.1.0-informational?style=flat-square)
66
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
77

88
A Helm chart for deploying a Backstage application
@@ -105,8 +105,8 @@ Kubernetes: `>= 1.19.0-0`
105105

106106
| Repository | Name | Version |
107107
|------------|------|---------|
108-
| oci://registry-1.docker.io/bitnamicharts | common | 2.10.0 |
109-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.10.0 |
108+
| oci://registry-1.docker.io/bitnamicharts | common | 2.26.0 |
109+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.1.1 |
110110

111111
## Values
112112

charts/backstage/values.schema.json

+10
Original file line numberDiff line numberDiff line change
@@ -1430,6 +1430,7 @@
14301430
"type": "integer"
14311431
},
14321432
"grpc": {
1433+
"description": "GRPCAction specifies an action involving a GRPC service.",
14331434
"properties": {
14341435
"port": {
14351436
"description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
@@ -1620,6 +1621,7 @@
16201621
"type": "integer"
16211622
},
16221623
"grpc": {
1624+
"description": "GRPCAction specifies an action involving a GRPC service.",
16231625
"properties": {
16241626
"port": {
16251627
"description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
@@ -2002,6 +2004,7 @@
20022004
"type": "integer"
20032005
},
20042006
"grpc": {
2007+
"description": "GRPCAction specifies an action involving a GRPC service.",
20052008
"properties": {
20062009
"port": {
20072010
"description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
@@ -2979,6 +2982,7 @@
29792982
"x-kubernetes-map-type": "atomic"
29802983
},
29812984
"dataSourceRef": {
2985+
"description": "TypedObjectReference contains enough information to let you locate the typed referenced object",
29822986
"properties": {
29832987
"apiGroup": {
29842988
"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 @@
44804484
"type": "integer"
44814485
},
44824486
"grpc": {
4487+
"description": "GRPCAction specifies an action involving a GRPC service.",
44834488
"properties": {
44844489
"port": {
44854490
"description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
@@ -4670,6 +4675,7 @@
46704675
"type": "integer"
46714676
},
46724677
"grpc": {
4678+
"description": "GRPCAction specifies an action involving a GRPC service.",
46734679
"properties": {
46744680
"port": {
46754681
"description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
@@ -5052,6 +5058,7 @@
50525058
"type": "integer"
50535059
},
50545060
"grpc": {
5061+
"description": "GRPCAction specifies an action involving a GRPC service.",
50555062
"properties": {
50565063
"port": {
50575064
"description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
@@ -5310,6 +5317,7 @@
53105317
"type": "integer"
53115318
},
53125319
"grpc": {
5320+
"description": "GRPCAction specifies an action involving a GRPC service.",
53135321
"properties": {
53145322
"port": {
53155323
"description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
@@ -5631,6 +5639,7 @@
56315639
"type": "integer"
56325640
},
56335641
"grpc": {
5642+
"description": "GRPCAction specifies an action involving a GRPC service.",
56345643
"properties": {
56355644
"port": {
56365645
"description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",
@@ -5846,6 +5855,7 @@
58465855
"type": "integer"
58475856
},
58485857
"grpc": {
5858+
"description": "GRPCAction specifies an action involving a GRPC service.",
58495859
"properties": {
58505860
"port": {
58515861
"description": "Port number of the gRPC service. Number must be in the range 1 to 65535.",

0 commit comments

Comments
 (0)