From 3306b9a26e596de773a5147e1fd367cffeec5dcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 19:07:55 +0000 Subject: [PATCH] chore(deps): update helm release cloudnative-pg to v0.19.0 | datasource | package | from | to | | ---------- | -------------- | ------ | ------ | | helm | cloudnative-pg | 0.18.2 | 0.19.0 | --- cluster/apps/databases/postgres/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/databases/postgres/helm-release.yaml b/cluster/apps/databases/postgres/helm-release.yaml index 5762fb014..a9e7072fb 100644 --- a/cluster/apps/databases/postgres/helm-release.yaml +++ b/cluster/apps/databases/postgres/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: cloudnative-pg - version: 0.18.2 + version: 0.19.0 sourceRef: kind: HelmRepository name: cloudnative-pg-charts