diff --git a/charts/coturn/Chart.lock b/charts/coturn/Chart.lock index e50f9d1..5ede4b9 100644 --- a/charts/coturn/Chart.lock +++ b/charts/coturn/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 16.3.1 - name: mysql repository: oci://registry-1.docker.io/bitnamicharts - version: 11.1.20 -digest: sha256:a148b83c9d62be670ed789c408540f49ca4ed39f778f90c96264864f8e58b415 -generated: "2024-12-15T14:41:05.412823865Z" + version: 12.2.0 +digest: sha256:8fad0950febe4c4f761b833f148d8b4262c22ed6682a049cc8c677caeb536d8d +generated: "2024-12-15T14:52:07.916400067Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index 9f73bf8..80934fe 100644 --- a/charts/coturn/Chart.yaml +++ b/charts/coturn/Chart.yaml @@ -3,7 +3,7 @@ name: coturn type: application description: A Helm chart to deploy coturn home: "https://github.com/small-hack/coturn-chart" -version: 7.1.0 +version: 8.0.0 # renovate: image=coturn/coturn appVersion: 4.6.3 @@ -22,6 +22,6 @@ dependencies: repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - name: mysql - version: 11.1.20 + version: 12.2.0 repository: oci://registry-1.docker.io/bitnamicharts condition: mysql.enabled diff --git a/charts/coturn/README.md b/charts/coturn/README.md index c3b158c..4bb14f3 100644 --- a/charts/coturn/README.md +++ b/charts/coturn/README.md @@ -1,6 +1,6 @@ # coturn -![Version: 7.1.0](https://img.shields.io/badge/Version-7.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.6.3](https://img.shields.io/badge/AppVersion-4.6.3-informational?style=flat-square) +![Version: 8.0.0](https://img.shields.io/badge/Version-8.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.6.3](https://img.shields.io/badge/AppVersion-4.6.3-informational?style=flat-square) A Helm chart to deploy coturn @@ -20,7 +20,7 @@ A Helm chart to deploy coturn | Repository | Name | Version | |------------|------|---------| -| oci://registry-1.docker.io/bitnamicharts | mysql | 11.1.20 | +| oci://registry-1.docker.io/bitnamicharts | mysql | 12.2.0 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.3.1 | ## Values diff --git a/charts/coturn/charts/mysql-11.1.20.tgz b/charts/coturn/charts/mysql-11.1.20.tgz deleted file mode 100644 index c248b7e..0000000 Binary files a/charts/coturn/charts/mysql-11.1.20.tgz and /dev/null differ diff --git a/charts/coturn/charts/mysql-12.2.0.tgz b/charts/coturn/charts/mysql-12.2.0.tgz new file mode 100644 index 0000000..aeb0746 Binary files /dev/null and b/charts/coturn/charts/mysql-12.2.0.tgz differ