From d388ffc1548a49cad4d512e6456993b7c90b961c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Mar 2024 13:25:47 +0100 Subject: [PATCH] chore(deps): update helm chart cloudnative-pg to 0.20.2 by renovate (#19332) 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)) | patch | `0.20.1` -> `0.20.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
cloudnative-pg/charts (cloudnative-pg) ### [`v0.20.2`](https://togithub.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.20.2) [Compare Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.20.1...cloudnative-pg-v0.20.2) CloudNativePG Operator Helm Chart #### What's Changed - Updated CloudNativePG Operator to `v1.22.2` - Added PGP Helm chart provenance - Bug Fix: Grafana dashboard label defaults to `"1"` by [@​orlovmyk](https://togithub.com/orlovmyk) in [https://github.com/cloudnative-pg/charts/pull/203](https://togithub.com/cloudnative-pg/charts/pull/203) #### New Contributors - [@​orlovmyk](https://togithub.com/orlovmyk) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/203](https://togithub.com/cloudnative-pg/charts/pull/203) **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cluster-v0.0.2...cloudnative-pg-v0.20.2
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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/system/cloudnative-pg/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/system/cloudnative-pg/Chart.yaml b/charts/system/cloudnative-pg/Chart.yaml index 4f0d47c74097..bb51cba45f05 100644 --- a/charts/system/cloudnative-pg/Chart.yaml +++ b/charts/system/cloudnative-pg/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: cloudnative-pg - version: 0.20.1 + version: 0.20.2 repository: https://cloudnative-pg.github.io/charts condition: "" alias: cloudnative-pg @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/system/cloudnative-pg - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 6.7.0 +version: 6.7.1