From 541607a7bd1339aa92130aef16c2aee7cc21a546 Mon Sep 17 00:00:00 2001 From: rasmus Date: Sun, 20 Apr 2025 18:45:48 +0300 Subject: [PATCH] cpng: v1.25.1 --- argocd/applications/cpng.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/argocd/applications/cpng.yaml b/argocd/applications/cpng.yaml index 2fc27f7..8218b5f 100644 --- a/argocd/applications/cpng.yaml +++ b/argocd/applications/cpng.yaml @@ -8,16 +8,16 @@ spec: project: k-space.ee source: repoURL: https://github.com/cloudnative-pg/cloudnative-pg - targetRevision: v1.24.1 + targetRevision: v1.25.1 path: releases directory: - include: 'cnpg-1.24.1.yaml' + include: 'cnpg-1.25.1.yaml' destination: server: 'https://kubernetes.default.svc' namespace: cnpg-system syncPolicy: - # automated: - # prune: true + automated: + prune: true syncOptions: - CreateNamespace=true - ServerSideApply=true # Resource is too big to fit in 262144 bytes allowed annotation size.