diff --git a/charts/matrix/Chart.lock b/charts/matrix/Chart.lock index 64a00e7c..9e48c64c 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.1.1 + version: 8.2.0 - name: matrix-authentication-service repository: https://small-hack.github.io/matrix-authentication-service-chart version: 1.4.2 -digest: sha256:5aef722eea082e7e4b1f64056e3e194eb8e61eff44ff30f69d316d74890c4efc -generated: "2025-03-30T20:42:00.747835799Z" +digest: sha256:d985102930984bf8e5203ae7b68b1b0cc3f47a7755a6838034e9972fbf9c051a +generated: "2025-03-31T08:13:53.978285049Z" diff --git a/charts/matrix/Chart.yaml b/charts/matrix/Chart.yaml index 893f258c..ce0ddfe0 100644 --- a/charts/matrix/Chart.yaml +++ b/charts/matrix/Chart.yaml @@ -8,7 +8,7 @@ sources: type: application -version: 19.5.1 +version: 19.7.0 # renovate: image=ghcr.io/element-hq/synapse appVersion: v1.128.0 @@ -24,7 +24,7 @@ dependencies: condition: postgresql.enabled - name: coturn - version: 8.1.1 + version: 8.2.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 300b6edb..9a5e1192 100644 --- a/charts/matrix/README.md +++ b/charts/matrix/README.md @@ -1,6 +1,6 @@ # matrix -![Version: 19.5.0](https://img.shields.io/badge/Version-19.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.128.0](https://img.shields.io/badge/AppVersion-v1.128.0-informational?style=flat-square) +![Version: 19.7.0](https://img.shields.io/badge/Version-19.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.128.0](https://img.shields.io/badge/AppVersion-v1.128.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.1.1 | +| https://small-hack.github.io/coturn-chart | coturn | 8.2.0 | | https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.4.2 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.0 | diff --git a/charts/matrix/charts/coturn-8.1.1.tgz b/charts/matrix/charts/coturn-8.1.1.tgz deleted file mode 100644 index 01f1896e..00000000 Binary files a/charts/matrix/charts/coturn-8.1.1.tgz and /dev/null differ diff --git a/charts/matrix/charts/coturn-8.2.0.tgz b/charts/matrix/charts/coturn-8.2.0.tgz new file mode 100644 index 00000000..fad72e43 Binary files /dev/null and b/charts/matrix/charts/coturn-8.2.0.tgz differ