Skip to content

Commit 19ab52e

Browse files
chore(deps): update traefik docker tag to v3.5.0
Signed-off-by: Renovate Bot <[email protected]>
1 parent 3b03e00 commit 19ab52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/traefik/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ traefik_configuration_extra: {}
4040
traefik_configuration_dynamic: {}
4141

4242
# renovate: datasource=docker depName=traefik
43-
traefik_tag: 'v3.4.4'
43+
traefik_tag: 'v3.5.0'
4444
traefik_image: "{{ docker_registry_traefik }}/traefik:{{ traefik_tag }}"
4545

4646
traefik_container_name: traefik

0 commit comments

Comments
 (0)