From 330948d9421e2a60b3cb758c192667d979efd9cf Mon Sep 17 00:00:00 2001 From: Ichen Chhoeng Date: Wed, 29 Oct 2025 17:17:23 +0700 Subject: [PATCH] update cnpg chart ver --- k8s/base/app-cnpg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/base/app-cnpg.yml b/k8s/base/app-cnpg.yml index cbc0b5d..96d2b6e 100644 --- a/k8s/base/app-cnpg.yml +++ b/k8s/base/app-cnpg.yml @@ -11,7 +11,7 @@ spec: source: chart: cloudnative-pg repoURL: 'https://cloudnative-pg.github.io/charts' - targetRevision: 0.58.0 + targetRevision: 0.26.1 destination: namespace: default server: 'https://kubernetes.default.svc' \ No newline at end of file