diff --git a/charts/coturn/Chart.lock b/charts/coturn/Chart.lock index 42d37b2..cdbdcc4 100644 --- a/charts/coturn/Chart.lock +++ b/charts/coturn/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 16.7.10 - name: mysql repository: oci://registry-1.docker.io/bitnamicharts - version: 13.0.1 -digest: sha256:5618e69cf8e72335354b5b2fb322c7c5f7d428f5f66c79e9c1ff471cf741f55b -generated: "2025-06-07T23:51:28.710565+02:00" + version: 14.0.0 +digest: sha256:cd4186ff8ba7c357d6c78671949f7a8560ceba98278854ed3b0ac11d73623f30 +generated: "2025-07-22T18:34:41.980264393Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index d255b4e..881fb2d 100644 --- a/charts/coturn/Chart.yaml +++ b/charts/coturn/Chart.yaml @@ -4,7 +4,7 @@ type: application description: A Helm chart to deploy coturn home: "https://github.com/small-hack/coturn-chart" -version: 9.1.0 +version: 10.0.0 # renovate: image=coturn/coturn appVersion: 4.7.0 @@ -23,6 +23,6 @@ dependencies: repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - name: mysql - version: 13.0.1 + version: 14.0.0 repository: oci://registry-1.docker.io/bitnamicharts condition: mysql.enabled diff --git a/charts/coturn/README.md b/charts/coturn/README.md index 4521bfc..975c41e 100644 --- a/charts/coturn/README.md +++ b/charts/coturn/README.md @@ -1,6 +1,6 @@ # coturn -![Version: 9.1.0](https://img.shields.io/badge/Version-9.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.7.0](https://img.shields.io/badge/AppVersion-4.7.0-informational?style=flat-square) +![Version: 10.0.0](https://img.shields.io/badge/Version-10.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.7.0](https://img.shields.io/badge/AppVersion-4.7.0-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 | 13.0.1 | +| oci://registry-1.docker.io/bitnamicharts | mysql | 14.0.0 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.10 | ## Values diff --git a/charts/coturn/charts/mysql-13.0.1.tgz b/charts/coturn/charts/mysql-13.0.1.tgz deleted file mode 100644 index 9c14e51..0000000 Binary files a/charts/coturn/charts/mysql-13.0.1.tgz and /dev/null differ diff --git a/charts/coturn/charts/mysql-14.0.0.tgz b/charts/coturn/charts/mysql-14.0.0.tgz new file mode 100644 index 0000000..fc0be7b Binary files /dev/null and b/charts/coturn/charts/mysql-14.0.0.tgz differ