From 81dc7ec4a987c36231e52166f4fade92247fd207 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 13:36:09 +0000 Subject: [PATCH] Update Helm release cert-manager to v1.17.2 --- 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 0c06260..e6aa1bf 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: "v1.17.1" + version: "v1.17.2" sourceRef: kind: HelmRepository name: cert-manager