From c5327c7a895e2edd1a353bc3044e653b111bf1c5 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 fbcced0..4b2ffbd 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