From aeab32bdf49f047a0c38f163c19e52e6aee6ac7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 17:04:11 +0000 Subject: [PATCH] chore(deps): update helm release cert-manager to v1.16.0 --- 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..8c32f0c 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.16.0 chart: cert-manager \ No newline at end of file