From a163be6db72508ba1d75a9d42374373f806a2a93 Mon Sep 17 00:00:00 2001 From: JesseBot Date: Thu, 10 Aug 2023 09:13:42 +0200 Subject: [PATCH] Update postgresql Docker tag to v12.8.1 (#23) * Update postgresql Docker tag to v12.8.1 * update chart verison * fix chart version bump to be minor bump --------- 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 513d986..5f5dcef 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.7.3 -digest: sha256:ef98198a4db7338f7334bb51d2e86f696aed3cc855b7dc4da9c25f7e9cbcd721 -generated: "2023-07-31T20:05:52.682959681Z" + version: 12.8.1 +digest: sha256:14c357a67ee49ea4e835710ea20bc7057659330e7d1849fa1b1857708624296e +generated: "2023-08-09T15:06:33.650276831Z" diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index 902e1c0..a668352 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.1.3 +version: 4.2.0 # renovate: image=coturn/coturn appVersion: 4.6.2 @@ -17,6 +17,6 @@ maintainers: dependencies: - name: postgresql - version: 12.7.3 + version: 12.8.1 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled diff --git a/charts/coturn/README.md b/charts/coturn/README.md index 1e98709..9e9425a 100644 --- a/charts/coturn/README.md +++ b/charts/coturn/README.md @@ -1,6 +1,6 @@ # coturn -![Version: 4.1.3](https://img.shields.io/badge/Version-4.1.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) +![Version: 4.2.0](https://img.shields.io/badge/Version-4.2.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 @@ -20,7 +20,7 @@ A Helm chart to deploy coturn | Repository | Name | Version | |------------|------|---------| -| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.7.3 | +| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.8.1 | ## Values