Ver Fonte

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

renovate[bot] há 1 ano atrás
pai
commit
cf8fc43c80
1 ficheiros 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.3.2
+  tag: v3.3.3
   pullPolicy: IfNotPresent
 
 # --> Change redirect HTTP to HTTPs by default here...