Parcourir la source

Merge pull request #871 from ChristianLempa/renovate/traefik-3.3.x

chore(deps): update traefik docker tag to v3.3.5
Christoph Schug il y a 1 an
Parent
commit
6510450021
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      kubernetes/traefik/helm/values.yaml

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

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