diff --git a/charts/coturn/Chart.lock b/charts/coturn/Chart.lock index c115222..b7e5cc2 100644 --- a/charts/coturn/Chart.lock +++ b/charts/coturn/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 15.5.5 - name: mysql repository: oci://registry-1.docker.io/bitnamicharts - version: 11.1.0 -digest: sha256:75d202ae43e88e9440b52d58362499191e2cbba197a14aa7386d357adcea3e94 -generated: "2024-06-11T14:54:52.395703042Z" + version: 11.1.2 +digest: sha256:5dc98621e515a7907821713a1f9ae2728caa8c4b105cc7e3daab7046fd85144f +generated: "2024-06-16T18:51:57.902016293Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index 4b61e00..f7821a2 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: 6.2.1 +version: 6.2.2 # 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.0 + version: 11.1.2 repository: oci://registry-1.docker.io/bitnamicharts condition: mysql.enabled diff --git a/charts/coturn/charts/mysql-11.1.0.tgz b/charts/coturn/charts/mysql-11.1.0.tgz deleted file mode 100644 index 4372c0e..0000000 Binary files a/charts/coturn/charts/mysql-11.1.0.tgz and /dev/null differ diff --git a/charts/coturn/charts/mysql-11.1.2.tgz b/charts/coturn/charts/mysql-11.1.2.tgz new file mode 100644 index 0000000..1e629cd Binary files /dev/null and b/charts/coturn/charts/mysql-11.1.2.tgz differ