diff --git a/charts/coturn/Chart.lock b/charts/coturn/Chart.lock index a1311de..e6a09be 100644 --- a/charts/coturn/Chart.lock +++ b/charts/coturn/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 16.0.0 - name: mysql repository: oci://registry-1.docker.io/bitnamicharts - version: 11.1.17 -digest: sha256:0fdbfed015b078bd9a4a8922807a2356f05bb88fd1bedf09840305ad0396082d -generated: "2024-10-20T11:06:50.599216+02:00" + version: 11.1.19 +digest: sha256:cab74f7f379fb497c3af9a593f89acd8130c6add8463bf6be432624d359e0f8f +generated: "2024-10-20T09:18:42.795082848Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index cea3f9e..8d1eb4d 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.0 +version: 7.0.1 # 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.17 + version: 11.1.19 repository: oci://registry-1.docker.io/bitnamicharts condition: mysql.enabled diff --git a/charts/coturn/charts/mysql-11.1.17.tgz b/charts/coturn/charts/mysql-11.1.17.tgz deleted file mode 100644 index e2fcad7..0000000 Binary files a/charts/coturn/charts/mysql-11.1.17.tgz and /dev/null differ diff --git a/charts/coturn/charts/mysql-11.1.19.tgz b/charts/coturn/charts/mysql-11.1.19.tgz new file mode 100644 index 0000000..690f64d Binary files /dev/null and b/charts/coturn/charts/mysql-11.1.19.tgz differ