From 0ed7cc4b8e7926ef7d698c05551e6cbb50cf848c Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 3 Feb 2026 00:03:27 +0000 Subject: [PATCH] chore(deps): update helm release cloudnative-pg to v0.27.0 --- k8s-wheatley/cloudnative-pg/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s-wheatley/cloudnative-pg/kustomization.yaml b/k8s-wheatley/cloudnative-pg/kustomization.yaml index 3e1bd09..bffc72f 100644 --- a/k8s-wheatley/cloudnative-pg/kustomization.yaml +++ b/k8s-wheatley/cloudnative-pg/kustomization.yaml @@ -11,5 +11,5 @@ helmCharts: repo: https://cloudnative-pg.github.io/charts namespace: cnpg-system releaseName: cloudnative-pg - version: 0.26.1 + version: 0.27.0 valuesFile: values.yaml