diff --git a/charts/matrix-sliding-sync/Chart.lock b/charts/matrix-sliding-sync/Chart.lock index d7e5ecb..b126fb2 100644 --- a/charts/matrix-sliding-sync/Chart.lock +++ b/charts/matrix-sliding-sync/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.0.6 -digest: sha256:b4ffbb180416a9f5bdddffd4a4eee8e3df93dd19aec61d511605d4e15d9d7fcf -generated: "2024-10-25T09:02:55.703041792Z" + version: 16.1.0 +digest: sha256:00327fbdd532a08bcb6a9e56e47a9ecfc09208b16af1060e9c04faf846df4599 +generated: "2024-10-30T17:13:19.148336177Z" diff --git a/charts/matrix-sliding-sync/Chart.yaml b/charts/matrix-sliding-sync/Chart.yaml index 908adb2..0e4195b 100644 --- a/charts/matrix-sliding-sync/Chart.yaml +++ b/charts/matrix-sliding-sync/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.4 +version: 1.1.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -27,7 +27,7 @@ appVersion: "v0.99.19" dependencies: - name: postgresql - version: 16.0.6 + version: 16.1.0 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled diff --git a/charts/matrix-sliding-sync/charts/postgresql-16.0.6.tgz b/charts/matrix-sliding-sync/charts/postgresql-16.0.6.tgz deleted file mode 100644 index e7e4f45..0000000 Binary files a/charts/matrix-sliding-sync/charts/postgresql-16.0.6.tgz and /dev/null differ diff --git a/charts/matrix-sliding-sync/charts/postgresql-16.1.0.tgz b/charts/matrix-sliding-sync/charts/postgresql-16.1.0.tgz new file mode 100644 index 0000000..f147cd3 Binary files /dev/null and b/charts/matrix-sliding-sync/charts/postgresql-16.1.0.tgz differ