From 4bc69b0b74eb95ec7c64c7784627c7d7b094d690 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 18:05:25 +0000 Subject: [PATCH] Update Helm release cert-manager to v1.19.2 --- infra/argo-apps/cert-manager.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/argo-apps/cert-manager.yaml b/infra/argo-apps/cert-manager.yaml index fcb7947..79f8024 100644 --- a/infra/argo-apps/cert-manager.yaml +++ b/infra/argo-apps/cert-manager.yaml @@ -29,7 +29,7 @@ spec: prometheus: enabled: false repoURL: https://charts.jetstack.io - targetRevision: v1.16.3 + targetRevision: v1.19.2 destination: namespace: cert-manager name: "{{name}}"