diff --git a/charts/matrix/Chart.lock b/charts/matrix/Chart.lock index 53600477..c135a57a 100644 --- a/charts/matrix/Chart.lock +++ b/charts/matrix/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 7.1.0 - name: matrix-authentication-service repository: https://small-hack.github.io/matrix-authentication-service-chart - version: 1.3.1 -digest: sha256:6b0142f382eb3594972bb20f9b355bcc3ae1469b394577691a9724fbd4157e9e -generated: "2025-01-19T15:10:37.052774754Z" + version: 1.3.2 +digest: sha256:b3f52406092b7463f7b666d709348320958ea4d5bb486e8d420a592118284a68 +generated: "2025-01-19T21:09:28.615274041Z" diff --git a/charts/matrix/Chart.yaml b/charts/matrix/Chart.yaml index 81016d63..8bb55831 100644 --- a/charts/matrix/Chart.yaml +++ b/charts/matrix/Chart.yaml @@ -8,7 +8,7 @@ sources: type: application -version: 18.4.0 +version: 18.4.1 # renovate: image=ghcr.io/element-hq/synapse appVersion: v1.122.0 @@ -30,6 +30,6 @@ dependencies: - name: matrix-authentication-service alias: mas - version: 1.3.1 + version: 1.3.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 07cb9268..dfd2f752 100644 --- a/charts/matrix/README.md +++ b/charts/matrix/README.md @@ -1,6 +1,6 @@ # matrix -![Version: 18.4.0](https://img.shields.io/badge/Version-18.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.122.0](https://img.shields.io/badge/AppVersion-v1.122.0-informational?style=flat-square) +![Version: 18.4.1](https://img.shields.io/badge/Version-18.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.122.0](https://img.shields.io/badge/AppVersion-v1.122.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.1.0 | -| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.3.1 | +| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.3.2 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.3.1 | ## Values diff --git a/charts/matrix/charts/matrix-authentication-service-1.3.1.tgz b/charts/matrix/charts/matrix-authentication-service-1.3.1.tgz deleted file mode 100644 index 2d262461..00000000 Binary files a/charts/matrix/charts/matrix-authentication-service-1.3.1.tgz and /dev/null differ diff --git a/charts/matrix/charts/matrix-authentication-service-1.3.2.tgz b/charts/matrix/charts/matrix-authentication-service-1.3.2.tgz new file mode 100644 index 00000000..58361e87 Binary files /dev/null and b/charts/matrix/charts/matrix-authentication-service-1.3.2.tgz differ