diff --git a/charts/coturn/Chart.lock b/charts/coturn/Chart.lock index 91f3d8e..90061e3 100644 --- a/charts/coturn/Chart.lock +++ b/charts/coturn/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 16.6.0 - name: mysql repository: oci://registry-1.docker.io/bitnamicharts - version: 13.0.0 -digest: sha256:3559bc72d816daf8eb5cb62ef082815b632c131173bec7e791eff2a12b11c98f -generated: "2025-05-12T13:22:43.64376967Z" + version: 13.0.1 +digest: sha256:9ab474f2aeb356446ab46fe3a67486d307e348d38ac58e24089221881ba3e5c5 +generated: "2025-06-07T21:41:56.232787249Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index fe4db1c..0da4337 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.0.0 +version: 9.0.1 # 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.0 + version: 13.0.1 repository: oci://registry-1.docker.io/bitnamicharts condition: mysql.enabled diff --git a/charts/coturn/README.md b/charts/coturn/README.md index 5e97adb..a17e348 100644 --- a/charts/coturn/README.md +++ b/charts/coturn/README.md @@ -1,6 +1,6 @@ # coturn -![Version: 9.0.0](https://img.shields.io/badge/Version-9.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) +![Version: 9.0.1](https://img.shields.io/badge/Version-9.0.1-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.0 | +| oci://registry-1.docker.io/bitnamicharts | mysql | 13.0.1 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.0 | ## Values diff --git a/charts/coturn/charts/mysql-13.0.0.tgz b/charts/coturn/charts/mysql-13.0.0.tgz deleted file mode 100644 index ab18090..0000000 Binary files a/charts/coturn/charts/mysql-13.0.0.tgz and /dev/null differ diff --git a/charts/coturn/charts/mysql-13.0.1.tgz b/charts/coturn/charts/mysql-13.0.1.tgz new file mode 100644 index 0000000..9c14e51 Binary files /dev/null and b/charts/coturn/charts/mysql-13.0.1.tgz differ