Przeglądaj źródła

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

chore(deps): update traefik docker tag to v3.3.4
Christoph Schug 1 rok temu
rodzic
commit
3ff073d615
1 zmienionych plików z 1 dodań i 1 usunięć
  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.3
+  tag: v3.3.4
   pullPolicy: IfNotPresent
 
 # --> Change redirect HTTP to HTTPs by default here...