From 72b39e58534d0bbc0efecd7a0e44b0b3aead2238 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 21:35:40 -0400 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20chart=20cloudnative-pg?= =?UTF-8?q?=20(=200.20.2=20=E2=86=92=200.21.0=20)=20(#3557)?= 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.20.2` -> `0.21.0` | --- ### Release Notes
cloudnative-pg/charts (cloudnative-pg) ### [`v0.21.0`](https://togithub.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.21.0) [Compare Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.20.2...cloudnative-pg-v0.21.0) CloudNativePG Operator Helm Chart #### What's Changed - feat(cluster): Make roles configurable by [@​gpothier](https://togithub.com/gpothier) in [https://github.com/cloudnative-pg/charts/pull/247](https://togithub.com/cloudnative-pg/charts/pull/247) - chore(deps): update actions/checkout action to v4.1.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/260](https://togithub.com/cloudnative-pg/charts/pull/260) - chore(deps): update helm/kind-action action to v1.10.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/261](https://togithub.com/cloudnative-pg/charts/pull/261) - Release cloudnative-pg-v0.21.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/cloudnative-pg/charts/pull/266](https://togithub.com/cloudnative-pg/charts/pull/266) #### New Contributors - [@​gpothier](https://togithub.com/gpothier) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/247](https://togithub.com/cloudnative-pg/charts/pull/247) **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cluster-v0.0.8...cloudnative-pg-v0.21.0
Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com> --- .../apps/dbms/cloudnative-pg/cloudnative-pg/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/dbms/cloudnative-pg/cloudnative-pg/helm-release.yaml b/kubernetes/main/apps/dbms/cloudnative-pg/cloudnative-pg/helm-release.yaml index d607140c0e..480f0e3879 100644 --- a/kubernetes/main/apps/dbms/cloudnative-pg/cloudnative-pg/helm-release.yaml +++ b/kubernetes/main/apps/dbms/cloudnative-pg/cloudnative-pg/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: cloudnative-pg - version: 0.20.2 + version: 0.21.0 sourceRef: kind: HelmRepository name: cloudnative-pg-charts