diff --git a/charts/coturn/Chart.lock b/charts/coturn/Chart.lock index e0c2646..f0e1188 100644 --- a/charts/coturn/Chart.lock +++ b/charts/coturn/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 16.4.3 - name: mysql repository: oci://registry-1.docker.io/bitnamicharts - version: 12.2.2 -digest: sha256:e7ff14eee16bd6e024d2ef7bb0316109ffba35b7371e80bf2bc9b397accbf439 -generated: "2025-01-22T15:20:10.572806643Z" + version: 12.2.4 +digest: sha256:e2448df22e68ef69c87af3bd6c7ea8cc4b5f8f2f70385d82eb2f50a148c7b662 +generated: "2025-02-20T17:52:00.691094051Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index 499a39f..519104f 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.1.1 +version: 8.1.2 # 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.2.2 + version: 12.2.4 repository: oci://registry-1.docker.io/bitnamicharts condition: mysql.enabled diff --git a/charts/coturn/README.md b/charts/coturn/README.md index b033574..40f6762 100644 --- a/charts/coturn/README.md +++ b/charts/coturn/README.md @@ -1,6 +1,6 @@ # coturn -![Version: 8.1.1](https://img.shields.io/badge/Version-8.1.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) +![Version: 8.1.2](https://img.shields.io/badge/Version-8.1.2-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.2.2 | +| oci://registry-1.docker.io/bitnamicharts | mysql | 12.2.4 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.4.3 | ## Values diff --git a/charts/coturn/charts/mysql-12.2.2.tgz b/charts/coturn/charts/mysql-12.2.2.tgz deleted file mode 100644 index 11b326f..0000000 Binary files a/charts/coturn/charts/mysql-12.2.2.tgz and /dev/null differ diff --git a/charts/coturn/charts/mysql-12.2.4.tgz b/charts/coturn/charts/mysql-12.2.4.tgz new file mode 100644 index 0000000..df6a658 Binary files /dev/null and b/charts/coturn/charts/mysql-12.2.4.tgz differ