From f96650e67ec6880cd48632265c26483fccb62d60 Mon Sep 17 00:00:00 2001 From: j37hr0 Date: Tue, 7 Apr 2026 20:09:53 +1200 Subject: [PATCH] fixed chart name --- infrastructure/databases/cloudnative-pg/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/databases/cloudnative-pg/helmrelease.yaml b/infrastructure/databases/cloudnative-pg/helmrelease.yaml index 2708b9b..0e5256c 100644 --- a/infrastructure/databases/cloudnative-pg/helmrelease.yaml +++ b/infrastructure/databases/cloudnative-pg/helmrelease.yaml @@ -8,7 +8,7 @@ spec: releaseName: cnpg chart: spec: - chart: cnpg + chart: cloudnative-pg version: "*" sourceRef: kind: HelmRepository