From 0dc77d949bd679862e453459691e3812d54df06e Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Thu, 19 Sep 2024 01:00:56 +0000 Subject: [PATCH] Update Helm release traefik to v31.1.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 f69b107..94417ea 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -103,7 +103,7 @@ releases: - template: default-env-values - name: traefik chart: traefik/traefik - version: 31.0.0 + version: 31.1.0 namespace: kube-system needs: - kube-system/cilium -- 2.45.2