Sfoglia il codice sorgente

Merge pull request #670 from ChristianLempa/renovate/traefik-3.x

chore(deps): update traefik docker tag to v3.3.2
Christian Lempa 1 anno fa
parent
commit
286babba73
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:
   repository: traefik
-  tag: v3.2.3
+  tag: v3.3.2
   pullPolicy: IfNotPresent
 
 # --> Change redirect HTTP to HTTPs by default here...