From cc42d9bdbdc2c53f4bc412cb19a638638f8adbc9 Mon Sep 17 00:00:00 2001 From: JesseBot Date: Fri, 18 Aug 2023 09:50:54 +0200 Subject: [PATCH] Update postgresql Docker tag to v12.8.3 (#70) * Update postgresql Docker tag to v12.8.3 * update chart verison and add docs --------- Co-authored-by: Renovate Bot --- 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 853c80b..136ffda 100644 --- a/charts/coturn/Chart.lock +++ b/charts/coturn/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 12.8.2 -digest: sha256:13d165ff53d9beedb4289fc7c282d16deb8899337b41052e6c92712fb9512a9a -generated: "2023-08-10T22:05:57.443993953Z" + version: 12.8.3 +digest: sha256:89928ebcd99ceb0e8e787db3149ce4aa1213f8efdd6b200bd14fad42295e97a3 +generated: "2023-08-17T20:06:16.87491569Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index 0278d5d..274148d 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/jessebot/coturn-chart" -version: 4.2.1 +version: 4.2.2 # renovate: image=coturn/coturn appVersion: 4.6.2 @@ -17,6 +17,6 @@ maintainers: dependencies: - name: postgresql - version: 12.8.2 + version: 12.8.3 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled diff --git a/charts/coturn/README.md b/charts/coturn/README.md index 161027b..4809d75 100644 --- a/charts/coturn/README.md +++ b/charts/coturn/README.md @@ -1,6 +1,6 @@ # coturn -![Version: 4.2.1](https://img.shields.io/badge/Version-4.2.1-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.2.2](https://img.shields.io/badge/Version-4.2.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) 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 | postgresql | 12.8.2 | +| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.8.3 | ## Values