From c90671d7a7627ec6d08ee1c0ff4f49da1ca78fab Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 26 Dec 2023 19:22:23 +0100 Subject: [PATCH] chore(deps): update helm chart cloudnative-pg to 0.20.0 by renovate (#16546) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudnative-pg](https://cloudnative-pg.io) ([source](https://togithub.com/cloudnative-pg/charts)) | minor | `0.19.1` -> `0.20.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
cloudnative-pg/charts (cloudnative-pg) ### [`v0.20.0`](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.19.1...cloudnative-pg-v0.20.0) [Compare Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.19.1...cloudnative-pg-v0.20.0)
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/operators/cloudnative-pg/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/operators/cloudnative-pg/Chart.yaml b/charts/operators/cloudnative-pg/Chart.yaml index 027c741b7e9..2b59befaf7c 100644 --- a/charts/operators/cloudnative-pg/Chart.yaml +++ b/charts/operators/cloudnative-pg/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudnative-pg -version: 5.0.0 +version: 5.1.0 appVersion: latest description: CloudNativePG is a clustered postgresql database operator home: https://truecharts.org/charts/operators/cloudnative-pg @@ -29,7 +29,7 @@ dependencies: tags: [] import-values: [] - name: cloudnative-pg - version: 0.19.1 + version: 0.20.0 repository: https://cloudnative-pg.github.io/charts condition: "" alias: cloudnative-pg