diff --git a/charts/matrix-sliding-sync/Chart.lock b/charts/matrix-sliding-sync/Chart.lock index 9a2d5a5..8a567cf 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: 15.5.17 -digest: sha256:7ddb961982ac08f3c928d9414bb98492348e003d99bd4e687379c483c381bf5e -generated: "2024-07-16T16:14:28.640182599Z" + version: 16.0.0 +digest: sha256:b600cbb18c22aa013d71d200782f07c6eabcd33a490448a13015f880fb48033b +generated: "2024-10-02T14:13:14.419723452Z" diff --git a/charts/matrix-sliding-sync/Chart.yaml b/charts/matrix-sliding-sync/Chart.yaml index 04dd6ed..5989395 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: 0.5.8 +version: 1.0.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: 15.5.17 + version: 16.0.0 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled diff --git a/charts/matrix-sliding-sync/README.md b/charts/matrix-sliding-sync/README.md index e3f9a45..ea0d192 100644 --- a/charts/matrix-sliding-sync/README.md +++ b/charts/matrix-sliding-sync/README.md @@ -1,6 +1,6 @@ # matrix-sliding-sync -![Version: 0.5.8](https://img.shields.io/badge/Version-0.5.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.99.19](https://img.shields.io/badge/AppVersion-v0.99.19-informational?style=flat-square) +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.99.19](https://img.shields.io/badge/AppVersion-v0.99.19-informational?style=flat-square) A Helm chart for deploying matrix sliding sync on Kubernetes @@ -14,7 +14,7 @@ A Helm chart for deploying matrix sliding sync on Kubernetes | Repository | Name | Version | |------------|------|---------| -| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.5.17 | +| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.0.0 | ## Values @@ -120,4 +120,4 @@ A Helm chart for deploying matrix sliding sync on Kubernetes | volumes | list | `[]` | | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1) +Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2) diff --git a/charts/matrix-sliding-sync/charts/postgresql-15.5.17.tgz b/charts/matrix-sliding-sync/charts/postgresql-15.5.17.tgz deleted file mode 100644 index 6082425..0000000 Binary files a/charts/matrix-sliding-sync/charts/postgresql-15.5.17.tgz and /dev/null differ diff --git a/charts/matrix-sliding-sync/charts/postgresql-16.0.0.tgz b/charts/matrix-sliding-sync/charts/postgresql-16.0.0.tgz new file mode 100644 index 0000000..d6e1cf1 Binary files /dev/null and b/charts/matrix-sliding-sync/charts/postgresql-16.0.0.tgz differ