From 15d90d49e7d0a1a87bdc4cbd31b162a25eb4e7c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 12:25:22 +0000 Subject: [PATCH] chore(deps): update helm release cert-manager to v1.17.1 --- applications/cert-manager.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/cert-manager.yaml b/applications/cert-manager.yaml index 353a73f..4be872b 100644 --- a/applications/cert-manager.yaml +++ b/applications/cert-manager.yaml @@ -9,5 +9,5 @@ spec: server: "https://kubernetes.default.svc" source: repoURL: "https://charts.jetstack.io" - targetRevision: v1.15.3 + targetRevision: v1.17.1 chart: cert-manager \ No newline at end of file