From 3c8f0e40585fa7a55d4b0c949e7ee18a2c03c339 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 Apr 2026 00:02:29 +0000 Subject: [PATCH] chore(deps): update helm release cloudnative-pg to v0.28.0 --- manifests/artemis/cnpg/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/cnpg/kustomization.yaml b/manifests/artemis/cnpg/kustomization.yaml index 4f26d6f..cfc5a67 100644 --- a/manifests/artemis/cnpg/kustomization.yaml +++ b/manifests/artemis/cnpg/kustomization.yaml @@ -7,6 +7,6 @@ metadata: helmCharts: - name: cloudnative-pg repo: https://cloudnative-pg.github.io/charts - version: 0.26.1 + version: 0.28.0 releaseName: cnpg namespace: cnpg-system