diff --git a/charts/matrix-authentication-service/Chart.lock b/charts/matrix-authentication-service/Chart.lock index 5eb71c7..5471dfd 100644 --- a/charts/matrix-authentication-service/Chart.lock +++ b/charts/matrix-authentication-service/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.6.1 -digest: sha256:0b7677d880b3081e354485a421fd1ffe4fff06e54caa7d2f0d0c4991ab78827d -generated: "2025-04-07T08:32:13.795944217Z" + version: 16.7.10 +digest: sha256:b5ce80b0671a7a23d02b2b781b2a6f7be35057c21a94cf0b87ba931846c03eb9 +generated: "2025-06-07T20:33:55.78191871Z" diff --git a/charts/matrix-authentication-service/Chart.yaml b/charts/matrix-authentication-service/Chart.yaml index 9e38f66..6af7959 100644 --- a/charts/matrix-authentication-service/Chart.yaml +++ b/charts/matrix-authentication-service/Chart.yaml @@ -15,7 +15,7 @@ type: application # 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.5.1 +version: 1.6.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 @@ -29,7 +29,7 @@ appVersion: 0.15.0 dependencies: - name: postgresql - version: 16.6.1 + version: 16.7.10 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled diff --git a/charts/matrix-authentication-service/README.md b/charts/matrix-authentication-service/README.md index 2151f0a..c6b7320 100644 --- a/charts/matrix-authentication-service/README.md +++ b/charts/matrix-authentication-service/README.md @@ -1,6 +1,6 @@ # matrix-authentication-service -![Version: 1.5.1](https://img.shields.io/badge/Version-1.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.15.0](https://img.shields.io/badge/AppVersion-0.15.0-informational?style=flat-square) +![Version: 1.6.0](https://img.shields.io/badge/Version-1.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.15.0](https://img.shields.io/badge/AppVersion-0.15.0-informational?style=flat-square) A Helm chart for deploying the matrix authentication service on Kubernetes @@ -14,7 +14,7 @@ A Helm chart for deploying the matrix authentication service on Kubernetes | Repository | Name | Version | |------------|------|---------| -| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.1 | +| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.10 | ## Values diff --git a/charts/matrix-authentication-service/charts/postgresql-16.6.1.tgz b/charts/matrix-authentication-service/charts/postgresql-16.6.1.tgz deleted file mode 100644 index b1b3d0a..0000000 Binary files a/charts/matrix-authentication-service/charts/postgresql-16.6.1.tgz and /dev/null differ diff --git a/charts/matrix-authentication-service/charts/postgresql-16.7.10.tgz b/charts/matrix-authentication-service/charts/postgresql-16.7.10.tgz new file mode 100644 index 0000000..c345cee Binary files /dev/null and b/charts/matrix-authentication-service/charts/postgresql-16.7.10.tgz differ