diff --git a/charts/matrix/Chart.lock b/charts/matrix/Chart.lock index 998a47b8..be2970f5 100644 --- a/charts/matrix/Chart.lock +++ b/charts/matrix/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 9.1.0 - name: matrix-authentication-service repository: https://small-hack.github.io/matrix-authentication-service-chart - version: 1.6.0 -digest: sha256:734dfcc969ee0fc4165996f2d17311a571539b31b5cce52d59cf122fe7b2a5f9 -generated: "2025-10-17T06:58:26.011343462Z" + version: 1.7.0 +digest: sha256:26eb49b8efb8d69eda2d44bc970ac3b2e7b8eb287673378311db495606992043 +generated: "2025-10-17T07:22:16.112135983Z" diff --git a/charts/matrix/Chart.yaml b/charts/matrix/Chart.yaml index 6a9df212..195107c2 100644 --- a/charts/matrix/Chart.yaml +++ b/charts/matrix/Chart.yaml @@ -8,7 +8,7 @@ sources: type: application -version: 20.3.2 +version: 20.4.0 # renovate: image=ghcr.io/element-hq/synapse appVersion: v1.140.0 @@ -30,6 +30,6 @@ dependencies: - name: matrix-authentication-service alias: mas - version: 1.6.0 + version: 1.7.0 repository: https://small-hack.github.io/matrix-authentication-service-chart condition: mas.enabled diff --git a/charts/matrix/README.md b/charts/matrix/README.md index 017f38cf..761d9154 100644 --- a/charts/matrix/README.md +++ b/charts/matrix/README.md @@ -1,6 +1,6 @@ # matrix -![Version: 20.3.2](https://img.shields.io/badge/Version-20.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.140.0](https://img.shields.io/badge/AppVersion-v1.140.0-informational?style=flat-square) +![Version: 20.4.0](https://img.shields.io/badge/Version-20.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.140.0](https://img.shields.io/badge/AppVersion-v1.140.0-informational?style=flat-square) A Helm chart to deploy a Matrix homeserver stack on Kubernetes @@ -21,7 +21,7 @@ A Helm chart to deploy a Matrix homeserver stack on Kubernetes | Repository | Name | Version | |------------|------|---------| | https://small-hack.github.io/coturn-chart | coturn | 9.1.0 | -| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.6.0 | +| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.7.0 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.27 | ## Values diff --git a/charts/matrix/charts/matrix-authentication-service-1.6.0.tgz b/charts/matrix/charts/matrix-authentication-service-1.6.0.tgz deleted file mode 100644 index d4c41c62..00000000 Binary files a/charts/matrix/charts/matrix-authentication-service-1.6.0.tgz and /dev/null differ diff --git a/charts/matrix/charts/matrix-authentication-service-1.7.0.tgz b/charts/matrix/charts/matrix-authentication-service-1.7.0.tgz new file mode 100644 index 00000000..74fa2591 Binary files /dev/null and b/charts/matrix/charts/matrix-authentication-service-1.7.0.tgz differ