diff --git a/charts/coturn/Chart.lock b/charts/coturn/Chart.lock index 8f5504f..5d53910 100644 --- a/charts/coturn/Chart.lock +++ b/charts/coturn/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.3.3 + version: 16.4.3 - name: mysql repository: oci://registry-1.docker.io/bitnamicharts version: 12.2.1 -digest: sha256:0f9ef3ab838d21c3c764afc6d1d75eb02da25002b8caa80aec42dc0d3d1dd181 -generated: "2025-01-19T20:37:40.513089046Z" +digest: sha256:e5dbe891ba0d6ac85a6629003f9a96e209cda7172510c28de544f8dbc488b219 +generated: "2025-01-19T20:52:08.081562458Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index a11ef5f..36c083b 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.0.3 +version: 8.1.0 # renovate: image=coturn/coturn appVersion: 4.6.3 @@ -18,7 +18,7 @@ maintainers: dependencies: - name: postgresql - version: 16.3.3 + version: 16.4.3 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - name: mysql diff --git a/charts/coturn/README.md b/charts/coturn/README.md index ac8280d..50094bc 100644 --- a/charts/coturn/README.md +++ b/charts/coturn/README.md @@ -1,6 +1,6 @@ # coturn -![Version: 8.0.3](https://img.shields.io/badge/Version-8.0.3-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.0](https://img.shields.io/badge/Version-8.1.0-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 @@ -21,7 +21,7 @@ A Helm chart to deploy coturn | Repository | Name | Version | |------------|------|---------| | oci://registry-1.docker.io/bitnamicharts | mysql | 12.2.1 | -| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.3.3 | +| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.4.3 | ## Values diff --git a/charts/coturn/charts/postgresql-16.3.3.tgz b/charts/coturn/charts/postgresql-16.3.3.tgz deleted file mode 100644 index 6c4c8f7..0000000 Binary files a/charts/coturn/charts/postgresql-16.3.3.tgz and /dev/null differ diff --git a/charts/coturn/charts/postgresql-16.4.3.tgz b/charts/coturn/charts/postgresql-16.4.3.tgz new file mode 100644 index 0000000..429f7ed Binary files /dev/null and b/charts/coturn/charts/postgresql-16.4.3.tgz differ