diff --git a/charts/coturn/Chart.lock b/charts/coturn/Chart.lock index 4da9800..9f3aa50 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.0.3 + version: 16.0.4 - name: mysql repository: oci://registry-1.docker.io/bitnamicharts version: 11.1.19 -digest: sha256:adcbd7a36edb3ec41546be785e9c42c6abc258175bfb24232b94831844a11233 -generated: "2024-10-20T11:49:03.826293+02:00" +digest: sha256:4a8f4da6931fd398605662f3de81b77e5572773c782d49843ac4503c9ace02b4 +generated: "2024-10-21T11:38:32.361190006Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index 2a20fa3..8bb782f 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.2 +version: 7.0.3 # renovate: image=coturn/coturn appVersion: 4.6.2 @@ -18,7 +18,7 @@ maintainers: dependencies: - name: postgresql - version: 16.0.3 + version: 16.0.4 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 19f67c0..95ddac7 100644 --- a/charts/coturn/README.md +++ b/charts/coturn/README.md @@ -1,6 +1,6 @@ # coturn -![Version: 7.0.2](https://img.shields.io/badge/Version-7.0.2-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: 7.0.3](https://img.shields.io/badge/Version-7.0.3-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 @@ -21,7 +21,7 @@ A Helm chart to deploy coturn | Repository | Name | Version | |------------|------|---------| | oci://registry-1.docker.io/bitnamicharts | mysql | 11.1.19 | -| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.0.3 | +| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.0.4 | ## Values diff --git a/charts/coturn/charts/postgresql-16.0.3.tgz b/charts/coturn/charts/postgresql-16.0.3.tgz deleted file mode 100644 index 96725c9..0000000 Binary files a/charts/coturn/charts/postgresql-16.0.3.tgz and /dev/null differ diff --git a/charts/coturn/charts/postgresql-16.0.4.tgz b/charts/coturn/charts/postgresql-16.0.4.tgz new file mode 100644 index 0000000..c49d1c8 Binary files /dev/null and b/charts/coturn/charts/postgresql-16.0.4.tgz differ