From fcab6c3c341bed3eef49d06f9756138cb2c879c5 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 7 Apr 2026 00:06:35 +0000 Subject: [PATCH] chore(deps): update helm release cloudnative-pg to v0.28.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 5d961e4..7f720ec 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.27.1 + version: 0.28.0 valuesFile: values.yaml -- 2.39.5