From 48b23231371c4056b9991269222ee421e41eefa7 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 30 Apr 2024 07:22:13 -0400 Subject: [PATCH] chore(deps): update helm release cloudnative-pg to v0.21.1 (#458) 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://github.com/cloudnative-pg/charts)) | patch | `0.21.0` -> `0.21.1` | --- ### Release Notes
cloudnative-pg/charts (cloudnative-pg) ### [`v0.21.1`](https://github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.21.1) [Compare Source](https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.0...cloudnative-pg-v0.21.1) CloudNativePG Operator Helm Chart #### What's Changed - fix: Bump chart dependency grafana-dashboards to version 0.0.2 by [@​dexter136](https://github.com/dexter136) in https://github.com/cloudnative-pg/charts/pull/270 #### New Contributors - [@​dexter136](https://github.com/dexter136) made their first contribution in https://github.com/cloudnative-pg/charts/pull/270 **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.0...cloudnative-pg-v0.21.1
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://github.com/renovatebot/renovate). Reviewed-on: https://git.internal/nrdufour/home-ops/pulls/458 Co-authored-by: Renovate Co-committed-by: Renovate --- .../main/apps/database/cloudnative-pg/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/database/cloudnative-pg/app/helm-release.yaml b/kubernetes/main/apps/database/cloudnative-pg/app/helm-release.yaml index a54b627c..66960fef 100644 --- a/kubernetes/main/apps/database/cloudnative-pg/app/helm-release.yaml +++ b/kubernetes/main/apps/database/cloudnative-pg/app/helm-release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: cloudnative-pg - version: 0.21.0 + version: 0.21.1 sourceRef: kind: HelmRepository name: cloudnative-pg