Sfoglia il codice sorgente

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

chore(deps): update traefik docker tag to v3.3.3
Christoph Schug 1 anno fa
parent
commit
4e86825470
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      kubernetes/traefik/helm/values.yaml

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

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