From cde79eb82e5e41188e4c18234bf41506f59fb059 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 5 Oct 2024 01:01:02 +0000 Subject: [PATCH] Update Helm release cert-manager to v1.16.0 --- 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 207eb6a..a001b1f 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: 1.15.3 + version: v1.16.0 namespace: kube-system needs: - kube-system/cilium