From f972d616bf0df0dcb8d1084fb1fb21431bb5478f Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 18:49:56 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20cloudnative-pg=20(=200.2?= =?UTF-8?q?2.1=20=E2=86=92=200.23.0=20)=20(#6080)?= 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://redirect.github.com/cloudnative-pg/charts)) | minor | `0.22.1` -> `0.23.0` | --- ### Release Notes
cloudnative-pg/charts (cloudnative-pg) ### [`v0.23.0`](https://redirect.github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.23.0) [Compare Source](https://redirect.github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.22.1...cloudnative-pg-v0.23.0) CloudNativePG Operator Helm Chart #### What's Changed - fix(cnpg): syntax error in deployment template prevents config.clusterWide from working by [@​mrksngl](https://redirect.github.com/mrksngl) in [https://github.com/cloudnative-pg/charts/pull/473](https://redirect.github.com/cloudnative-pg/charts/pull/473) - Release cloudnative-pg-v1.25.0 by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/cloudnative-pg/charts/pull/477](https://redirect.github.com/cloudnative-pg/charts/pull/477) #### New Contributors - [@​mrksngl](https://redirect.github.com/mrksngl) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/473](https://redirect.github.com/cloudnative-pg/charts/pull/473) **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.23.0-rc1...cloudnative-pg-v0.23.0
--- ### 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://redirect.github.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- .../kyak/apps/database/cloudnative-pg/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/database/cloudnative-pg/app/helmrelease.yaml b/kubernetes/kyak/apps/database/cloudnative-pg/app/helmrelease.yaml index 964c40f80c..5cbbfef9db 100644 --- a/kubernetes/kyak/apps/database/cloudnative-pg/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/database/cloudnative-pg/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: cloudnative-pg - version: 0.22.1 + version: 0.23.0 sourceRef: kind: HelmRepository name: cloudnative-pg