Merge branch 'renovate/docker-traefik-dockersocketproxy-2.x' into 'master'

automation: Update traefik-dockersocketproxy Docker tag to v2

See merge request saibotk.de/infrastructure!63
This commit is contained in:
Saibotk 2021-01-04 22:25:00 +00:00
commit 80777fd669

View file

@ -27,7 +27,7 @@ traefik_config_location: "{{ traefik_install_location }}/dynamic_conf"
# renovate: depName=docker.io/library/traefik
traefik_version: 2.3.6
# renovate: depName=quay.io/sheogorath/docker-socket-proxy
traefik_dockersocketproxy_version: "1.9"
traefik_dockersocketproxy_version: "2.3"
# The domain for the traefik debug dashboard (only shown if the dashboard auth variable is defined)
traefik_dashboard_domain: "traefik.example.com"