From cd736aaa7be787e427aeb843f37af42c1ca9d999 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 19:04:11 +0000 Subject: [PATCH] Update Helm release cert-manager to v1.16.1 --- manifests/cert-manager/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/cert-manager/Chart.yaml b/manifests/cert-manager/Chart.yaml index 496bf307..211e2582 100644 --- a/manifests/cert-manager/Chart.yaml +++ b/manifests/cert-manager/Chart.yaml @@ -3,5 +3,5 @@ name: cert-manager version: 0.0.1 dependencies: - name: cert-manager - version: v1.16.0 + version: v1.16.1 repository: https://charts.jetstack.io \ No newline at end of file