From e5ae383fcaacc8869575e10620428b2253eee87a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 11:12:30 +0100 Subject: [PATCH] Update postgresql Docker tag to v12.12.10 (#82) * Update postgresql Docker tag to v12.12.10 * bump chart version for postgresql --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jessebot --- charts/coturn/Chart.lock | 6 +++--- charts/coturn/Chart.yaml | 4 ++-- charts/coturn/README.md | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/coturn/Chart.lock b/charts/coturn/Chart.lock index 2c747bb..cd30ac6 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: 12.9.0 + version: 12.12.10 - name: mysql repository: oci://registry-1.docker.io/bitnamicharts version: 9.23.0 -digest: sha256:1c61809d04dd6d96adca78a6258b1f46163a82cb78383d46e2eaddb381e9793c -generated: "2024-03-27T10:03:02.489702535Z" +digest: sha256:102ccf3fc259df23f941d18e283a8f4c36bb0618e4e0a02532e804589ba067b2 +generated: "2024-03-27T10:06:57.562909967Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index 89c04a2..7374b4d 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: 4.5.0 +version: 4.6.0 # renovate: image=coturn/coturn appVersion: 4.6.2 @@ -17,7 +17,7 @@ maintainers: dependencies: - name: postgresql - version: 12.9.0 + version: 12.12.10 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 6b86936..a37f472 100644 --- a/charts/coturn/README.md +++ b/charts/coturn/README.md @@ -1,6 +1,6 @@ # coturn -![Version: 4.5.0](https://img.shields.io/badge/Version-4.5.0-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: 4.6.0](https://img.shields.io/badge/Version-4.6.0-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 | 9.23.0 | -| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.9.0 | +| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.12.10 | ## Values