From 581a1e695f9353a43de24de2393889f35619debb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 03:25:23 +0000 Subject: [PATCH] feat(helm): update chart cloudnative-pg to 0.23.0 (#1168) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../postgres-controller/cloudnative-pg/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/postgres-controller/cloudnative-pg/app/helmrelease.yaml b/kubernetes/apps/postgres-controller/cloudnative-pg/app/helmrelease.yaml index a07bf35a5..8eabe5528 100644 --- a/kubernetes/apps/postgres-controller/cloudnative-pg/app/helmrelease.yaml +++ b/kubernetes/apps/postgres-controller/cloudnative-pg/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: cloudnative-pg - version: 0.22.1 + version: 0.23.0 sourceRef: kind: HelmRepository name: cloudnative-pg