File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11dependencies:
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 "
Original file line number Diff line number Diff 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
2626dependencies :
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"
You can’t perform that action at this time.
0 commit comments