From 302613b76a5a709415bca14d9894bf9e3a72acbb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Jun 2025 20:27:56 +0000 Subject: [PATCH] Update Helm release cert-manager to v1.18.1 --- infra/controllers/cert-manager.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/controllers/cert-manager.yaml b/infra/controllers/cert-manager.yaml index 9088dc1..9cf97b0 100644 --- a/infra/controllers/cert-manager.yaml +++ b/infra/controllers/cert-manager.yaml @@ -23,7 +23,7 @@ spec: chart: spec: chart: cert-manager - version: v1.17.2 + version: v1.18.1 sourceRef: kind: HelmRepository name: cert-manager