From c08e2f4a2dd50b8b17072af54cb179e3d35f6f95 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Fri, 7 Oct 2022 10:27:41 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20cloudnati?= =?UTF-8?q?ve-pg=20to=200.15.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | -------------- | ------ | ------ | | helm | cloudnative-pg | 0.15.0 | 0.15.1 | --- 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 baea7cdc3..b1f856459 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.15.0 + version: 0.15.1 sourceRef: kind: HelmRepository name: cloudnative-pg-charts