From 2556fad57cbe26c536b7e0a2df4264ca2a07c8f0 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 18:25:15 +0000 Subject: [PATCH] feat(helm): update chart cloudnative-pg to 0.23.0 | datasource | package | from | to | | ---------- | -------------- | ------ | ------ | | helm | cloudnative-pg | 0.16.1 | 0.23.0 | --- cluster/apps/database/cloudnative-pg/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/database/cloudnative-pg/helm-release.yaml b/cluster/apps/database/cloudnative-pg/helm-release.yaml index ead2f0a71..273c272ca 100644 --- a/cluster/apps/database/cloudnative-pg/helm-release.yaml +++ b/cluster/apps/database/cloudnative-pg/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: cloudnative-pg - version: 0.16.1 + version: 0.23.0 sourceRef: kind: HelmRepository name: cloudnative-pg-charts