diff --git a/charts/matrix/Chart.lock b/charts/matrix/Chart.lock index c6ebccc4..24d1dc90 100644 --- a/charts/matrix/Chart.lock +++ b/charts/matrix/Chart.lock @@ -4,12 +4,12 @@ dependencies: version: 15.1.4 - name: coturn repository: https://small-hack.github.io/coturn-chart - version: 6.2.1 + version: 7.0.2 - name: matrix-sliding-sync repository: https://small-hack.github.io/matrix-sliding-sync-chart version: 0.5.1 - name: matrix-authentication-service repository: https://small-hack.github.io/matrix-authentication-service-chart version: 0.8.2 -digest: sha256:bc574315652778f0b6ac495539153df36afc960f2958710c039f3c75ef68319b -generated: "2024-07-22T09:54:26.016989595Z" +digest: sha256:ca648539e121b225b5a55b589521f89baa723fe702285cd316bf11a86f8cfa8a +generated: "2024-10-20T16:14:43.069954+02:00" diff --git a/charts/matrix/Chart.yaml b/charts/matrix/Chart.yaml index c806ec70..d288dd69 100644 --- a/charts/matrix/Chart.yaml +++ b/charts/matrix/Chart.yaml @@ -8,7 +8,7 @@ sources: type: application -version: 13.3.2 +version: 14.0.0 # renovate: image=matrixdotorg/synapse appVersion: v1.115.0 @@ -24,7 +24,7 @@ dependencies: condition: postgresql.enabled - name: coturn - version: 6.2.1 + version: 7.0.2 repository: https://small-hack.github.io/coturn-chart condition: coturn.enabled diff --git a/charts/matrix/README.md b/charts/matrix/README.md index 54abaf66..9e771313 100644 --- a/charts/matrix/README.md +++ b/charts/matrix/README.md @@ -1,6 +1,6 @@ # matrix -![Version: 13.3.2](https://img.shields.io/badge/Version-13.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.115.0](https://img.shields.io/badge/AppVersion-v1.115.0-informational?style=flat-square) +![Version: 14.0.0](https://img.shields.io/badge/Version-14.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.115.0](https://img.shields.io/badge/AppVersion-v1.115.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 | 6.2.1 | +| https://small-hack.github.io/coturn-chart | coturn | 7.0.2 | | https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 0.8.2 | | https://small-hack.github.io/matrix-sliding-sync-chart | syncv3(matrix-sliding-sync) | 0.5.1 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 15.1.4 | diff --git a/charts/matrix/charts/coturn-6.2.1.tgz b/charts/matrix/charts/coturn-6.2.1.tgz deleted file mode 100644 index 70b0a135..00000000 Binary files a/charts/matrix/charts/coturn-6.2.1.tgz and /dev/null differ diff --git a/charts/matrix/charts/coturn-7.0.2.tgz b/charts/matrix/charts/coturn-7.0.2.tgz new file mode 100644 index 00000000..94fa2145 Binary files /dev/null and b/charts/matrix/charts/coturn-7.0.2.tgz differ