소스 검색

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

renovate[bot] 8 달 전
부모
커밋
fccc7cfd78
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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...