diff --git a/charts/matrix/Chart.lock b/charts/matrix/Chart.lock index fdbf2c30..add6b14e 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: 2.0.0 -digest: sha256:54f3674a7e121b8a12e9906c771294e51edbff8bae2e0947a844dca65d0871b3 -generated: "2025-10-17T07:45:31.877659757Z" + version: 2.1.0 +digest: sha256:479e19fcfe27cf86265a89149ad86d5030d1e15221a6f44bf188ccc420beab6d +generated: "2025-10-17T07:51:08.671167909Z" diff --git a/charts/matrix/Chart.yaml b/charts/matrix/Chart.yaml index ccd71a86..0641ac1d 100644 --- a/charts/matrix/Chart.yaml +++ b/charts/matrix/Chart.yaml @@ -8,7 +8,7 @@ sources: type: application -version: 21.0.0 +version: 21.1.0 # renovate: image=ghcr.io/element-hq/synapse appVersion: v1.140.0 @@ -30,6 +30,6 @@ dependencies: - name: matrix-authentication-service alias: mas - version: 2.0.0 + version: 2.1.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 467c938c..ba1db45c 100644 --- a/charts/matrix/README.md +++ b/charts/matrix/README.md @@ -1,6 +1,6 @@ # matrix -![Version: 21.0.0](https://img.shields.io/badge/Version-21.0.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) +![Version: 21.1.0](https://img.shields.io/badge/Version-21.1.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) | 2.0.0 | +| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 2.1.0 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.27 | ## Values diff --git a/charts/matrix/charts/matrix-authentication-service-2.0.0.tgz b/charts/matrix/charts/matrix-authentication-service-2.0.0.tgz deleted file mode 100644 index 22858257..00000000 Binary files a/charts/matrix/charts/matrix-authentication-service-2.0.0.tgz and /dev/null differ diff --git a/charts/matrix/charts/matrix-authentication-service-2.1.0.tgz b/charts/matrix/charts/matrix-authentication-service-2.1.0.tgz new file mode 100644 index 00000000..c775de71 Binary files /dev/null and b/charts/matrix/charts/matrix-authentication-service-2.1.0.tgz differ