From 53bf529f63c83f7364d206a0a78ac8e47203bd5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 21:12:16 +0000 Subject: [PATCH] Update Helm release cert-manager to v1.16.3 --- infrastructure/controllers/cert-manager/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/controllers/cert-manager/release.yaml b/infrastructure/controllers/cert-manager/release.yaml index fe4d08e..0c0685a 100644 --- a/infrastructure/controllers/cert-manager/release.yaml +++ b/infrastructure/controllers/cert-manager/release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: cert-manager - version: "1.16.2" + version: "v1.16.3" sourceRef: kind: HelmRepository name: cert-manager