Skip to content

Commit 77afae4

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

File tree

3 files changed

+126
-126
lines changed

3 files changed

+126
-126
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.3.0
41+
version: 3.1.0

0 commit comments

Comments
 (0)