Browse Source

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

renovate[bot] 10 months ago
parent
commit
9370ed4b9e
1 changed files with 1 additions and 1 deletions
  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.5
+  tag: v3.3.6
   pullPolicy: IfNotPresent
 
 # --> Change redirect HTTP to HTTPs by default here...