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.4.3
5- digest: sha256:2f26e71b0a1d3dd1e38ab3b451b881953d4a32597c3f1346b987cd3d9c934666
6- generated: "2025-01-19T21:18:20.163613535Z "
4+ version: 16.4.4
5+ digest: sha256:587a75d3207483c39e22ba8c207cf98104c1c489d1fc2f1f5b5d8e4a1b64c69f
6+ generated: "2025-01-20T19:16:34.899735577Z "
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.4.0
18+ version : 1.4.1
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.12.0
2929
3030dependencies :
3131 - name : postgresql
32- version : 16.4.3
32+ version : 16.4.4
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