From b4a596b2a47da0d1f1287bdf1f6021492af70a27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 14:26:29 +0000 Subject: [PATCH] Update Helm release cert-manager to v1.16.1 --- argocd/certmanager/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/certmanager/Chart.yaml b/argocd/certmanager/Chart.yaml index 91459b5..151f7c2 100644 --- a/argocd/certmanager/Chart.yaml +++ b/argocd/certmanager/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.12.0" dependencies: - name: cert-manager - version: v1.12.2 + version: v1.16.1 repository: https://charts.jetstack.io \ No newline at end of file