Explorar el Código

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

renovate[bot] hace 8 meses
padre
commit
fccc7cfd78
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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...