From 8a7480828f5d4b6b4d3f5168a2a168dbceb09b0a Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Thu, 10 Oct 2024 01:01:07 +0000 Subject: [PATCH] Update Helm release cert-manager to v1.16.1 --- installations/system/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/system/helmfile.yaml b/installations/system/helmfile.yaml index 7cf35e0..f690aea 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -65,7 +65,7 @@ releases: - template: default-env-values - name: cert-manager chart: jetstack/cert-manager - version: v1.16.0 + version: v1.16.1 namespace: kube-system needs: - kube-system/cilium