This repository was archived by the owner on Dec 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
charts/matrix-sliding-sync 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.1.0
5- digest: sha256:00327fbdd532a08bcb6a9e56e47a9ecfc09208b16af1060e9c04faf846df4599
6- generated: "2024-10-30T17:13:19.148336177Z "
4+ version: 16.2.1
5+ digest: sha256:3b0c7ca38c451ab3e17470f0a3444c841d7069d7485658969db043baaa5be00a
6+ generated: "2024-11-17T10:14:40.629152761Z "
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 : 1.1 .0
18+ version : 1.2 .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
@@ -27,7 +27,7 @@ appVersion: "v0.99.19"
2727
2828dependencies :
2929 - name : postgresql
30- version : 16.1.0
30+ version : 16.2.1
3131 repository : oci://registry-1.docker.io/bitnamicharts
3232 condition : postgresql.enabled
3333
You can’t perform that action at this time.
0 commit comments