Browse Source

Merge pull request #1005 from ChristianLempa/renovate/traefik-3.4.x

Christoph Schug 1 year ago
parent
commit
3253ae3c18
1 changed files with 1 additions and 1 deletions
  1. 1 1
      kubernetes/traefik/helm/values.yaml

+ 1 - 1
kubernetes/traefik/helm/values.yaml

@@ -1,7 +1,7 @@
 ---
 image:
   repository: traefik
-  tag: v3.4.0
+  tag: v3.4.1
   pullPolicy: IfNotPresent
 
 # --> Change redirect HTTP to HTTPs by default here...