diff --git a/charts/matrix/Chart.lock b/charts/matrix/Chart.lock index 0e85a38d..ca23b0b6 100644 --- a/charts/matrix/Chart.lock +++ b/charts/matrix/Chart.lock @@ -4,7 +4,7 @@ dependencies: version: 16.0.3 - name: coturn repository: https://small-hack.github.io/coturn-chart - version: 7.0.2 + version: 7.0.3 - name: matrix-sliding-sync repository: https://small-hack.github.io/matrix-sliding-sync-chart version: 1.0.1 @@ -12,4 +12,4 @@ dependencies: repository: https://small-hack.github.io/matrix-authentication-service-chart version: 1.0.2 digest: sha256:0d9c6f0b1fd79c110e05ef84c82269d1a138b3068de24ca9a53e67dad2936226 -generated: "2024-10-21T13:20:56.119926427Z" +generated: "2024-10-21T13:20:56.119926427Z" \ No newline at end of file diff --git a/charts/matrix/Chart.yaml b/charts/matrix/Chart.yaml index ee87f07d..7c4c2b18 100644 --- a/charts/matrix/Chart.yaml +++ b/charts/matrix/Chart.yaml @@ -24,7 +24,7 @@ dependencies: condition: postgresql.enabled - name: coturn - version: 7.0.2 + version: 7.0.3 repository: https://small-hack.github.io/coturn-chart condition: coturn.enabled diff --git a/charts/matrix/README.md b/charts/matrix/README.md index c95d3932..1159fd0c 100644 --- a/charts/matrix/README.md +++ b/charts/matrix/README.md @@ -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.2 | +| https://small-hack.github.io/coturn-chart | coturn | 7.0.3 | | https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.0.2 | | https://small-hack.github.io/matrix-sliding-sync-chart | syncv3(matrix-sliding-sync) | 1.0.1 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.0.3 | diff --git a/charts/matrix/charts/coturn-7.0.2.tgz b/charts/matrix/charts/coturn-7.0.2.tgz deleted file mode 100644 index 94fa2145..00000000 Binary files a/charts/matrix/charts/coturn-7.0.2.tgz and /dev/null differ diff --git a/charts/matrix/charts/coturn-7.0.3.tgz b/charts/matrix/charts/coturn-7.0.3.tgz new file mode 100644 index 00000000..db6078de Binary files /dev/null and b/charts/matrix/charts/coturn-7.0.3.tgz differ