diff --git a/charts/matrix/Chart.lock b/charts/matrix/Chart.lock index f6a5dec7..d29c7ab9 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.0.4 + version: 7.1.0 - name: matrix-authentication-service repository: https://small-hack.github.io/matrix-authentication-service-chart version: 1.1.0 -digest: sha256:af15ea88fa54b0f325f5a2ae16bdc5c246d3f3dce81e72d2ae90630d876533bc -generated: "2024-12-15T14:23:06.762902+01:00" +digest: sha256:3f2c2501665eff17372546e90c953094313b82c641463fdf2fbd2bd925ff344c +generated: "2024-12-15T15:10:35.268452933Z" diff --git a/charts/matrix/Chart.yaml b/charts/matrix/Chart.yaml index badf87e6..392a2fb4 100644 --- a/charts/matrix/Chart.yaml +++ b/charts/matrix/Chart.yaml @@ -8,7 +8,7 @@ sources: type: application -version: 18.0.1 +version: 18.1.0 # renovate: image=ghcr.io/element-hq/synapse appVersion: v1.121.1 @@ -24,7 +24,7 @@ dependencies: condition: postgresql.enabled - name: coturn - version: 7.0.4 + version: 7.1.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 3130e9bf..b311973d 100644 --- a/charts/matrix/README.md +++ b/charts/matrix/README.md @@ -1,6 +1,6 @@ # matrix -![Version: 18.0.1](https://img.shields.io/badge/Version-18.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.121.1](https://img.shields.io/badge/AppVersion-v1.121.1-informational?style=flat-square) +![Version: 18.1.0](https://img.shields.io/badge/Version-18.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.121.1](https://img.shields.io/badge/AppVersion-v1.121.1-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.0.4 | +| 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.1.0 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.3.1 | diff --git a/charts/matrix/charts/coturn-7.0.4.tgz b/charts/matrix/charts/coturn-7.0.4.tgz deleted file mode 100644 index 76eaead4..00000000 Binary files a/charts/matrix/charts/coturn-7.0.4.tgz and /dev/null differ diff --git a/charts/matrix/charts/coturn-7.1.0.tgz b/charts/matrix/charts/coturn-7.1.0.tgz new file mode 100644 index 00000000..9bf8a6ab Binary files /dev/null and b/charts/matrix/charts/coturn-7.1.0.tgz differ