diff --git a/charts/coturn/Chart.lock b/charts/coturn/Chart.lock index 9f3aa50..bab6ffa 100644 --- a/charts/coturn/Chart.lock +++ b/charts/coturn/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 16.0.4 - name: mysql repository: oci://registry-1.docker.io/bitnamicharts - version: 11.1.19 -digest: sha256:4a8f4da6931fd398605662f3de81b77e5572773c782d49843ac4503c9ace02b4 -generated: "2024-10-21T11:38:32.361190006Z" + version: 11.1.20 +digest: sha256:f19cefc7ffeb2fd80741e18a9b96be3ea10bd39ab53397893b2d77e998d1592d +generated: "2024-11-04T17:17:10.561267933Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index 8bb782f..bfc16c1 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.0.3 +version: 7.0.4 # renovate: image=coturn/coturn appVersion: 4.6.2 @@ -22,6 +22,6 @@ dependencies: repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - name: mysql - version: 11.1.19 + version: 11.1.20 repository: oci://registry-1.docker.io/bitnamicharts condition: mysql.enabled diff --git a/charts/coturn/charts/mysql-11.1.19.tgz b/charts/coturn/charts/mysql-11.1.19.tgz deleted file mode 100644 index 690f64d..0000000 Binary files a/charts/coturn/charts/mysql-11.1.19.tgz and /dev/null differ diff --git a/charts/coturn/charts/mysql-11.1.20.tgz b/charts/coturn/charts/mysql-11.1.20.tgz new file mode 100644 index 0000000..c248b7e Binary files /dev/null and b/charts/coturn/charts/mysql-11.1.20.tgz differ