From d036282b239b38ad0feb15822b6c0a3b3d005f55 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 22:12:17 -0400 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20chart=20cloudnative-pg=20?= =?UTF-8?q?(=200.21.4=20=E2=86=92=200.21.5=20)=20(#3840)?= 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.4` -> `0.21.5` | --- ### Release Notes
cloudnative-pg/charts (cloudnative-pg) ### [`v0.21.5`](https://togithub.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.21.5) [Compare Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.4...cloudnative-pg-v0.21.5) CloudNativePG Operator Helm Chart #### What's Changed - chore(deps): update actions/checkout action to v4.1.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/318](https://togithub.com/cloudnative-pg/charts/pull/318) - Release cloudnative-pg-v0.21.5 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/cloudnative-pg/charts/pull/315](https://togithub.com/cloudnative-pg/charts/pull/315) **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.4...cloudnative-pg-v0.21.5
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 2ff01bb463..2e7c2f02ba 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.21.4 + version: 0.21.5 sourceRef: kind: HelmRepository name: cloudnative-pg-charts