diff --git a/charts/matrix/Chart.lock b/charts/matrix/Chart.lock index f938dd3a..9863da78 100644 --- a/charts/matrix/Chart.lock +++ b/charts/matrix/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 16.6.0 - name: coturn repository: https://small-hack.github.io/coturn-chart - version: 8.0.0 + version: 8.1.1 - name: matrix-authentication-service repository: https://small-hack.github.io/matrix-authentication-service-chart version: 1.3.1 -digest: sha256:d70fa1b6bf51c55473f07502807e5abf098d704b9fe8d2f96ce276cdc52afdc3 -generated: "2025-03-30T17:10:09.665450089Z" +digest: sha256:d65b3ea444b99ca0885ea3c116a284dffc1c4a2e4c40f7144de201fe9493813e +generated: "2025-03-30T22:30:56.838443+02:00" diff --git a/charts/matrix/Chart.yaml b/charts/matrix/Chart.yaml index 9af11308..07680294 100644 --- a/charts/matrix/Chart.yaml +++ b/charts/matrix/Chart.yaml @@ -8,7 +8,7 @@ sources: type: application -version: 19.1.0 +version: 19.2.0 # renovate: image=ghcr.io/element-hq/synapse appVersion: v1.123.0 @@ -24,7 +24,7 @@ dependencies: condition: postgresql.enabled - name: coturn - version: 8.0.0 + version: 8.1.1 repository: https://small-hack.github.io/coturn-chart condition: coturn.enabled diff --git a/charts/matrix/README.md b/charts/matrix/README.md index cda62c91..a9ad22a3 100644 --- a/charts/matrix/README.md +++ b/charts/matrix/README.md @@ -1,6 +1,6 @@ # matrix -![Version: 19.1.0](https://img.shields.io/badge/Version-19.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.123.0](https://img.shields.io/badge/AppVersion-v1.123.0-informational?style=flat-square) +![Version: 19.2.0](https://img.shields.io/badge/Version-19.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.123.0](https://img.shields.io/badge/AppVersion-v1.123.0-informational?style=flat-square) A Helm chart to deploy a Matrix homeserver stack on Kubernetes @@ -20,7 +20,7 @@ A Helm chart to deploy a Matrix homeserver stack on Kubernetes | Repository | Name | Version | |------------|------|---------| -| https://small-hack.github.io/coturn-chart | coturn | 8.0.0 | +| https://small-hack.github.io/coturn-chart | coturn | 8.1.1 | | https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.3.1 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.0 | diff --git a/charts/matrix/charts/coturn-8.0.0.tgz b/charts/matrix/charts/coturn-8.0.0.tgz deleted file mode 100644 index 3c501786..00000000 Binary files a/charts/matrix/charts/coturn-8.0.0.tgz and /dev/null differ diff --git a/charts/matrix/charts/coturn-8.1.1.tgz b/charts/matrix/charts/coturn-8.1.1.tgz new file mode 100644 index 00000000..01f1896e Binary files /dev/null and b/charts/matrix/charts/coturn-8.1.1.tgz differ