diff --git a/charts/matrix/Chart.lock b/charts/matrix/Chart.lock index 983f0c60..0e85a38d 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.1 -digest: sha256:56b307f5c9eeae2f0a4fb38e4ceef0fea8714b5706724ae4dee32c0958fe7533 -generated: "2024-10-20T15:10:14.989663066Z" + version: 1.0.2 +digest: sha256:0d9c6f0b1fd79c110e05ef84c82269d1a138b3068de24ca9a53e67dad2936226 +generated: "2024-10-21T13:20:56.119926427Z" diff --git a/charts/matrix/Chart.yaml b/charts/matrix/Chart.yaml index 1f13b393..ee87f07d 100644 --- a/charts/matrix/Chart.yaml +++ b/charts/matrix/Chart.yaml @@ -8,7 +8,7 @@ sources: type: application -version: 16.0.1 +version: 16.0.2 # renovate: image=matrixdotorg/synapse appVersion: v1.117.0 @@ -36,6 +36,6 @@ dependencies: - name: matrix-authentication-service alias: mas - version: 1.0.1 + version: 1.0.2 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 f4358f7c..c95d3932 100644 --- a/charts/matrix/README.md +++ b/charts/matrix/README.md @@ -1,6 +1,6 @@ # matrix -![Version: 16.0.1](https://img.shields.io/badge/Version-16.0.1-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: 16.0.2](https://img.shields.io/badge/Version-16.0.2-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.2 | -| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.0.1 | +| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.0.2 | | 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.1.tgz b/charts/matrix/charts/matrix-authentication-service-1.0.1.tgz deleted file mode 100644 index 28b4b3a8..00000000 Binary files a/charts/matrix/charts/matrix-authentication-service-1.0.1.tgz and /dev/null differ diff --git a/charts/matrix/charts/matrix-authentication-service-1.0.2.tgz b/charts/matrix/charts/matrix-authentication-service-1.0.2.tgz new file mode 100644 index 00000000..92fa16f0 Binary files /dev/null and b/charts/matrix/charts/matrix-authentication-service-1.0.2.tgz differ