Skip to content

Commit

Permalink
chore(deps): update traefik docker tag to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kilip committed Oct 29, 2024
1 parent aed3cde commit e920173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/service/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ portainer_agent: false

traefik: false
# renovate: datasource=docker depName=traefik
traefik_version: v3.1.6
traefik_version: v3.2.0
traefik_image: "traefik:{{ traefik_version }}"
traefik_dir: /srv/traefik
traefik_domain: itstoni.com
Expand Down

0 comments on commit e920173

Please sign in to comment.