Ver código fonte

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

renovate[bot] 9 meses atrás
pai
commit
fd6a30a282
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      kubernetes/traefik/helm/values.yaml

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

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