From d45863961b36377cbcef96b975222044b7218d4e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 27 Jul 2025 14:31:40 +0200 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20cloudnative-pg?= =?UTF-8?q?=200.24.0=20=E2=86=92=200.25.0=20(clustertool)=20(#37792)?= 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.24.0` -> `0.25.0` | --- ### Release Notes
cloudnative-pg/charts (cloudnative-pg) ### [`v0.25.0`](https://redirect.github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.25.0) [Compare Source](https://redirect.github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.24.0...cloudnative-pg-v0.25.0) CloudNativePG Operator Helm Chart #### What's Changed - fix(cloudnative-pg): add ImageCatalogs to view and edit ClusterRoles by [@​icekom](https://redirect.github.com/icekom) in [https://github.com/cloudnative-pg/charts/pull/467](https://redirect.github.com/cloudnative-pg/charts/pull/467) - ci(security): set workflows permission to read-all by default by [@​sxd](https://redirect.github.com/sxd) in [https://github.com/cloudnative-pg/charts/pull/594](https://redirect.github.com/cloudnative-pg/charts/pull/594) - fix(cluster): update backup template to use conditional encryption va… by [@​5h4k4r](https://redirect.github.com/5h4k4r) in [https://github.com/cloudnative-pg/charts/pull/614](https://redirect.github.com/cloudnative-pg/charts/pull/614) - feat( cluster ): Advanced configuration for monitoring queries by [@​itay-grudev](https://redirect.github.com/itay-grudev) in [https://github.com/cloudnative-pg/charts/pull/585](https://redirect.github.com/cloudnative-pg/charts/pull/585) - chore(deps): update actions/setup-python action to v5.6.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/cloudnative-pg/charts/pull/565](https://redirect.github.com/cloudnative-pg/charts/pull/565)5 - chore(deps): update sigstore/cosign-installer action to v3.9.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/cloudnative-pg/charts/pull/564](https://redirect.github.com/cloudnative-pg/charts/pull/564)4 - Release cloudnative-pg-v0.25.0 by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in[https://github.com/cloudnative-pg/charts/pull/626](https://redirect.github.com/cloudnative-pg/charts/pull/626)6 #### New Contributors - [@​icekom](https://redirect.github.com/icekom) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/467](https://redirect.github.com/cloudnative-pg/charts/pull/467) - [@​5h4k4r](https://redirect.github.com/5h4k4r) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/614](https://redirect.github.com/cloudnative-pg/charts/pull/614) **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.24.0...cloudnative-pg-v0.25.0
--- ### 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://redirect.github.com/renovatebot/renovate). --- .../kubernetes/system/cloudnative-pg/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clustertool/embed/generic/kubernetes/system/cloudnative-pg/app/helm-release.yaml b/clustertool/embed/generic/kubernetes/system/cloudnative-pg/app/helm-release.yaml index b66b541ba6e..b9e78a0baa9 100644 --- a/clustertool/embed/generic/kubernetes/system/cloudnative-pg/app/helm-release.yaml +++ b/clustertool/embed/generic/kubernetes/system/cloudnative-pg/app/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: cloudnative-pg - version: 0.24.0 + version: 0.25.0 sourceRef: kind: HelmRepository name: cloudnative-pg