Skip to content

Commit dd41e80

Browse files
Update Helm release postgresql to v18
1 parent 24f33cb commit dd41e80

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: postgresql
33
repository: https://charts.bitnami.com/bitnami
4-
version: 10.16.2
4+
version: 18.0.17
55
- name: redis
66
repository: https://charts.bitnami.com/bitnami
77
version: 16.13.2
8-
digest: sha256:7530d15dd1cbd49c129c21c46e553e32e27afad2c497c0fecbb45a15af9bcec3
9-
generated: "2022-07-04T18:02:00.314613112Z"
8+
digest: sha256:b68e2f0ab4bda064dcbd9f477676cf0c5375b2c34304d0bf54197eef8335a5c2
9+
generated: "2025-10-19T02:27:37.461194987Z"

charts/smartbirds-server/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.27
18+
version: 0.1.28
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
@@ -25,7 +25,7 @@ appVersion: "1.16.0"
2525

2626
dependencies:
2727
- name: postgresql
28-
version: "10.16.2"
28+
version: "18.0.17"
2929
repository: 'https://charts.bitnami.com/bitnami'
3030
- name: redis
3131
version: "16.13.2"

0 commit comments

Comments
 (0)