diff --git a/charts/coturn/Chart.lock b/charts/coturn/Chart.lock index 5099c30..1c31211 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: 15.5.11 + version: 15.5.32 - name: mysql repository: oci://registry-1.docker.io/bitnamicharts version: 11.1.12 -digest: sha256:577f4f4ae56bcf9afbc57cb0e7c78a40699978e6b97524c423e4edea66f73fbf -generated: "2024-09-24T09:01:27.592134793+02:00" +digest: sha256:79db1a9c5076d8b0f404d1d90baaba3018a817a1393e4d16f2cb7aa7ac54131a +generated: "2024-09-24T07:20:43.260244018Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index d640d1a..f69ff5a 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.3.2 +version: 6.3.3 # renovate: image=coturn/coturn appVersion: 4.6.2 @@ -18,7 +18,7 @@ maintainers: dependencies: - name: postgresql - version: 15.5.11 + version: 15.5.32 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 380d2d7..ecd0fdf 100644 --- a/charts/coturn/README.md +++ b/charts/coturn/README.md @@ -1,6 +1,6 @@ # coturn -![Version: 6.3.2](https://img.shields.io/badge/Version-6.3.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: 6.3.3](https://img.shields.io/badge/Version-6.3.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.12 | -| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.5.11 | +| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.5.32 | ## Values diff --git a/charts/coturn/charts/postgresql-15.5.11.tgz b/charts/coturn/charts/postgresql-15.5.11.tgz deleted file mode 100644 index 1a12143..0000000 Binary files a/charts/coturn/charts/postgresql-15.5.11.tgz and /dev/null differ diff --git a/charts/coturn/charts/postgresql-15.5.32.tgz b/charts/coturn/charts/postgresql-15.5.32.tgz new file mode 100644 index 0000000..d0ba5db Binary files /dev/null and b/charts/coturn/charts/postgresql-15.5.32.tgz differ