From 2396e2697c483aba18a52f17047c85f4027e1def Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Tue, 15 Nov 2022 10:00:46 +0000 Subject: [PATCH] Update helm values traefik to v2.9.4 --- Charts/traefik/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Charts/traefik/values.yaml b/Charts/traefik/values.yaml index b7b5e06..737e78e 100644 --- a/Charts/traefik/values.yaml +++ b/Charts/traefik/values.yaml @@ -4,7 +4,7 @@ traefik: repository: &traefikImage library/traefik name: *traefikImage # defaults to appVersion - tag: v2.8.0 + tag: v2.9.4 pullPolicy: IfNotPresent #