From 02baeaa5747f3274ebf5864407e863c286188f20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 20:30:07 +0300 Subject: [PATCH] feat(helm): update chart cloudnative-pg to 0.22.0 (#31) * feat(helm): update chart openebs to 4.1.0 (#216) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat(helm): update chart metrics-server to 3.12.1 (#215) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat(helm): update chart cloudnative-pg to 0.22.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- kubernetes/apps/database/cloudnative-pg/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/database/cloudnative-pg/app/helmrelease.yaml b/kubernetes/apps/database/cloudnative-pg/app/helmrelease.yaml index 47413185..2b793552 100644 --- a/kubernetes/apps/database/cloudnative-pg/app/helmrelease.yaml +++ b/kubernetes/apps/database/cloudnative-pg/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: cloudnative-pg - version: 0.20.0 + version: 0.22.0 sourceRef: kind: HelmRepository name: cloudnative-pg