Parcourir la source

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

chore(deps): update traefik docker tag to v3.3.7
Christoph Schug il y a 10 mois
Parent
commit
3fdd506ca2
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.6
+  tag: v3.3.7
   pullPolicy: IfNotPresent
 
 # --> Change redirect HTTP to HTTPs by default here...