diff --git a/charts/coturn/Chart.lock b/charts/coturn/Chart.lock index a86c558..59765eb 100644 --- a/charts/coturn/Chart.lock +++ b/charts/coturn/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 15.5.6 - name: mysql repository: oci://registry-1.docker.io/bitnamicharts - version: 11.1.4 -digest: sha256:1edb43656acd909933bf78f38dd12ccb86c1478ddee364681b7e5be07e41e3d5 -generated: "2024-06-29T06:21:54.782904522Z" + version: 11.1.10 +digest: sha256:f2fb868f2c2d4677d8cc2c84a4d5b30ee2ef49d5841c9c57a6d46fefb164af2e +generated: "2024-07-22T11:14:43.97460122Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index f88348a..68e2594 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.4 +version: 6.2.5 # 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.4 + version: 11.1.10 repository: oci://registry-1.docker.io/bitnamicharts condition: mysql.enabled diff --git a/charts/coturn/README.md b/charts/coturn/README.md index afc6528..152ec18 100644 --- a/charts/coturn/README.md +++ b/charts/coturn/README.md @@ -1,6 +1,6 @@ # coturn -![Version: 6.2.4](https://img.shields.io/badge/Version-6.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.6.2](https://img.shields.io/badge/AppVersion-4.6.2-informational?style=flat-square) +![Version: 6.2.5](https://img.shields.io/badge/Version-6.2.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.6.2](https://img.shields.io/badge/AppVersion-4.6.2-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 | 11.1.4 | +| oci://registry-1.docker.io/bitnamicharts | mysql | 11.1.10 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 15.5.6 | ## Values diff --git a/charts/coturn/charts/mysql-11.1.10.tgz b/charts/coturn/charts/mysql-11.1.10.tgz new file mode 100644 index 0000000..a0607cc Binary files /dev/null and b/charts/coturn/charts/mysql-11.1.10.tgz differ diff --git a/charts/coturn/charts/mysql-11.1.4.tgz b/charts/coturn/charts/mysql-11.1.4.tgz deleted file mode 100644 index dfb0863..0000000 Binary files a/charts/coturn/charts/mysql-11.1.4.tgz and /dev/null differ