diff --git a/charts/coturn/Chart.lock b/charts/coturn/Chart.lock index 0b19264..47920d6 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: 12.3.2 -digest: sha256:dd4f2ca89af5aa278be368a23acb23e122b9ca7a256c7f09bdc4540794b91637 -generated: "2025-03-31T08:28:39.782145841Z" + version: 12.3.3 +digest: sha256:8d8194379e3796f2a6af105a58ee20e639e03547ce8c7f2a6c6537b9ac88ff5c +generated: "2025-04-09T06:50:57.421913248Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index cfcd6ae..dd938cf 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: 8.3.0 +version: 8.3.1 # 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: 12.3.2 + version: 12.3.3 repository: oci://registry-1.docker.io/bitnamicharts condition: mysql.enabled diff --git a/charts/coturn/README.md b/charts/coturn/README.md index 99036b5..b48bbbf 100644 --- a/charts/coturn/README.md +++ b/charts/coturn/README.md @@ -1,6 +1,6 @@ # coturn -![Version: 8.3.0](https://img.shields.io/badge/Version-8.3.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.3.1](https://img.shields.io/badge/Version-8.3.1-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 | 12.3.2 | +| oci://registry-1.docker.io/bitnamicharts | mysql | 12.3.3 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.0 | ## Values diff --git a/charts/coturn/charts/mysql-12.3.2.tgz b/charts/coturn/charts/mysql-12.3.2.tgz deleted file mode 100644 index 85daabb..0000000 Binary files a/charts/coturn/charts/mysql-12.3.2.tgz and /dev/null differ diff --git a/charts/coturn/charts/mysql-12.3.3.tgz b/charts/coturn/charts/mysql-12.3.3.tgz new file mode 100644 index 0000000..c76f95a Binary files /dev/null and b/charts/coturn/charts/mysql-12.3.3.tgz differ