From c9c86850ac452439892f0dff9ede6f248e1b6b23 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 08:47:26 -0400 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20chart=20cloudnative-pg=20?= =?UTF-8?q?(=200.21.2=20=E2=86=92=200.21.3=20)=20(#3755)?= 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.21.2` -> `0.21.3` | --- ### Release Notes
cloudnative-pg/charts (cloudnative-pg) ### [`v0.21.3`](https://togithub.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.21.3) [Compare Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.2...cloudnative-pg-v0.21.3) CloudNativePG Operator Helm Chart #### What's Changed - Add 'additionalEnvVars' to the chart by [@​Stevenpc3](https://togithub.com/Stevenpc3) in [https://github.com/cloudnative-pg/charts/pull/303](https://togithub.com/cloudnative-pg/charts/pull/303) #### New Contributors - [@​Stevenpc3](https://togithub.com/Stevenpc3) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/303](https://togithub.com/cloudnative-pg/charts/pull/303) **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.2...cloudnative-pg-v0.21.3
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/staging/apps/dbms/cloudnative-pg/cloudnative-pg/helm-release.yaml b/kubernetes/staging/apps/dbms/cloudnative-pg/cloudnative-pg/helm-release.yaml index 9be73ffc01..88d817f377 100644 --- a/kubernetes/staging/apps/dbms/cloudnative-pg/cloudnative-pg/helm-release.yaml +++ b/kubernetes/staging/apps/dbms/cloudnative-pg/cloudnative-pg/helm-release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: cloudnative-pg - version: 0.21.2 + version: 0.21.3 sourceRef: kind: HelmRepository name: cloudnative-pg-charts