Przeglądaj źródła

Merge pull request #1181 from ChristianLempa/renovate/traefik-3.5.x

chore(deps): update traefik docker tag to v3.5.1
Christoph Schug 8 miesięcy temu
rodzic
commit
d467c7747d
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.5.0
+  tag: v3.5.1
   pullPolicy: IfNotPresent
 
 # --> Change redirect HTTP to HTTPs by default here...