소스 검색

Merge pull request #727 from ChristianLempa/renovate/traefik-3.3.x

chore(deps): update traefik docker tag to v3.3.3
Christoph Schug 1 년 전
부모
커밋
4e86825470
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.3.2
+  tag: v3.3.3
   pullPolicy: IfNotPresent
 
 # --> Change redirect HTTP to HTTPs by default here...