Przeglądaj źródła

chore(deps): update traefik docker tag to v3.5.2

renovate[bot] 8 miesięcy temu
rodzic
commit
fccc7cfd78
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.1
+  tag: v3.5.2
   pullPolicy: IfNotPresent
 
 # --> Change redirect HTTP to HTTPs by default here...