traefik: Add automated upgrades via renovate
This commit is contained in:
parent
82dfa1045f
commit
8abc862a22
1 changed files with 2 additions and 0 deletions
|
@ -24,7 +24,9 @@ traefik_acme_location: "{{ traefik_install_location }}/acme"
|
||||||
traefik_config_location: "{{ traefik_install_location }}/dynamic_conf"
|
traefik_config_location: "{{ traefik_install_location }}/dynamic_conf"
|
||||||
|
|
||||||
# The traefik/dockersocketproxy version to be used
|
# The traefik/dockersocketproxy version to be used
|
||||||
|
# renovate: depName=docker.io/library/traefik
|
||||||
traefik_version: v2.3.0
|
traefik_version: v2.3.0
|
||||||
|
# renovate: depName=quay.io/sheogorath/docker-socket-proxy
|
||||||
traefik_dockersocketproxy_version: "1.9"
|
traefik_dockersocketproxy_version: "1.9"
|
||||||
|
|
||||||
# The domain for the traefik debug dashboard (only shown if the dashboard auth variable is defined)
|
# The domain for the traefik debug dashboard (only shown if the dashboard auth variable is defined)
|
||||||
|
|
Loading…
Add table
Reference in a new issue