File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
charts/matrix-authentication-service Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11dependencies:
22- name: postgresql
33 repository: oci://registry-1.docker.io/bitnamicharts
4- version: 16.6.1
5- digest: sha256:0b7677d880b3081e354485a421fd1ffe4fff06e54caa7d2f0d0c4991ab78827d
6- generated: "2025-04-07T08:32:13.795944217Z "
4+ version: 18.0.7
5+ digest: sha256:b13d591c0e6d35463b31f4de99e27b2b769a2670fcafbf1e77598a876002bea0
6+ generated: "2025-10-06T12:51:36.990734649Z "
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
1515# 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 : 1.6 .0
18+ version : 2.0 .0
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
@@ -29,7 +29,7 @@ appVersion: 0.16.0
2929
3030dependencies :
3131 - name : postgresql
32- version : 16.6.1
32+ version : 18.0.7
3333 repository : oci://registry-1.docker.io/bitnamicharts
3434 condition : postgresql.enabled
3535
You can’t perform that action at this time.
0 commit comments