diff --git a/charts/matrix/Chart.lock b/charts/matrix/Chart.lock index 53600477..01103b0d 100644 --- a/charts/matrix/Chart.lock +++ b/charts/matrix/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 16.3.1 - name: coturn repository: https://small-hack.github.io/coturn-chart - version: 7.1.0 + version: 8.0.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" +digest: sha256:0e1c52b66eee5ade9c27ba49632e0ed44ccdb3d049b27d5f18db171615c19902 +generated: "2025-03-30T16:22:40.930956+02:00" diff --git a/charts/matrix/Chart.yaml b/charts/matrix/Chart.yaml index 9048fe04..47160336 100644 --- a/charts/matrix/Chart.yaml +++ b/charts/matrix/Chart.yaml @@ -8,7 +8,7 @@ sources: type: application -version: 18.6.0 +version: 19.0.0 # renovate: image=ghcr.io/element-hq/synapse appVersion: v1.123.0 @@ -24,7 +24,7 @@ dependencies: condition: postgresql.enabled - name: coturn - version: 7.1.0 + version: 8.0.0 repository: https://small-hack.github.io/coturn-chart condition: coturn.enabled diff --git a/charts/matrix/README.md b/charts/matrix/README.md index 89e42c77..0d776e66 100644 --- a/charts/matrix/README.md +++ b/charts/matrix/README.md @@ -1,6 +1,6 @@ # matrix -![Version: 18.6.0](https://img.shields.io/badge/Version-18.6.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.0.0](https://img.shields.io/badge/Version-19.0.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 | 7.1.0 | +| https://small-hack.github.io/coturn-chart | coturn | 8.0.0 | | https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.3.1 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.3.1 | diff --git a/charts/matrix/charts/coturn-7.1.0.tgz b/charts/matrix/charts/coturn-7.1.0.tgz deleted file mode 100644 index 9bf8a6ab..00000000 Binary files a/charts/matrix/charts/coturn-7.1.0.tgz and /dev/null differ diff --git a/charts/matrix/charts/coturn-8.0.0.tgz b/charts/matrix/charts/coturn-8.0.0.tgz new file mode 100644 index 00000000..3c501786 Binary files /dev/null and b/charts/matrix/charts/coturn-8.0.0.tgz differ