From 59c3263cdabf5ccb17a63617374421ab7a66d412 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:51:33 +0000 Subject: [PATCH] Update Helm release cert-manager to v1.16.1 --- .../infrastructure/controllers/cert-manager/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/shared/infrastructure/controllers/cert-manager/helm-release.yaml b/k8s/shared/infrastructure/controllers/cert-manager/helm-release.yaml index 93093ca1..2e3e5447 100644 --- a/k8s/shared/infrastructure/controllers/cert-manager/helm-release.yaml +++ b/k8s/shared/infrastructure/controllers/cert-manager/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: cert-manager - version: v1.15.3 + version: v1.16.1 sourceRef: kind: HelmRepository name: cert-manager