diff --git a/charts/matrix/Chart.lock b/charts/matrix/Chart.lock index d97780db..8d0b8c0c 100644 --- a/charts/matrix/Chart.lock +++ b/charts/matrix/Chart.lock @@ -10,6 +10,6 @@ dependencies: version: 1.0.1 - name: matrix-authentication-service repository: https://small-hack.github.io/matrix-authentication-service-chart - version: 1.0.2 -digest: sha256:b2ea4409ebd9512fd0ee0ba842755e88e2de9f4a442ed8466a8fbd6983246910 -generated: "2024-11-17T10:10:53.389796539Z" + version: 1.1.0 +digest: sha256:cc0b4e0bb851cad6f1d1840b925d2cfb3020f7c95ca0c12b30808c8d314bd278 +generated: "2024-12-15T11:09:15.007220687Z" diff --git a/charts/matrix/Chart.yaml b/charts/matrix/Chart.yaml index 92c526c9..82712f02 100644 --- a/charts/matrix/Chart.yaml +++ b/charts/matrix/Chart.yaml @@ -8,7 +8,7 @@ sources: type: application -version: 17.1.0 +version: 17.2.0 # renovate: image=matrixdotorg/synapse appVersion: v1.117.0 @@ -36,6 +36,6 @@ dependencies: - name: matrix-authentication-service alias: mas - version: 1.0.2 + version: 1.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 6e5091d0..c48d6352 100644 --- a/charts/matrix/README.md +++ b/charts/matrix/README.md @@ -1,6 +1,6 @@ # matrix -![Version: 17.1.0](https://img.shields.io/badge/Version-17.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.117.0](https://img.shields.io/badge/AppVersion-v1.117.0-informational?style=flat-square) +![Version: 17.2.0](https://img.shields.io/badge/Version-17.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.117.0](https://img.shields.io/badge/AppVersion-v1.117.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 | 7.0.4 | -| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.0.2 | +| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.1.0 | | https://small-hack.github.io/matrix-sliding-sync-chart | syncv3(matrix-sliding-sync) | 1.0.1 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.0.3 | diff --git a/charts/matrix/charts/matrix-authentication-service-1.0.2.tgz b/charts/matrix/charts/matrix-authentication-service-1.0.2.tgz deleted file mode 100644 index 92fa16f0..00000000 Binary files a/charts/matrix/charts/matrix-authentication-service-1.0.2.tgz and /dev/null differ diff --git a/charts/matrix/charts/matrix-authentication-service-1.1.0.tgz b/charts/matrix/charts/matrix-authentication-service-1.1.0.tgz new file mode 100644 index 00000000..9632115a Binary files /dev/null and b/charts/matrix/charts/matrix-authentication-service-1.1.0.tgz differ