From 355fc78f972bc115f39579d0f42a49cfe4ae4aae Mon Sep 17 00:00:00 2001 From: "chii-bot[bot]" <109454249+chii-bot[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 19:12:31 -0500 Subject: [PATCH] feat(helm): update chart cloudnative-pg to 0.18.0 (#733) | datasource | package | from | to | | ---------- | -------------- | ------ | ------ | | helm | cloudnative-pg | 0.14.0 | 0.18.0 | Co-authored-by: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> --- 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 50c64d5c..d7c159f9 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.14.0 + version: 0.18.0 sourceRef: kind: HelmRepository name: cloudnative-pg-charts