telegraf: Add automated upgrades via renovate
This commit is contained in:
parent
13cac78cd3
commit
82dfa1045f
1 changed files with 2 additions and 0 deletions
|
@ -23,7 +23,9 @@ telegraf_install_location: "/srv/telegraf"
|
|||
telegraf_config_location: "{{ telegraf_install_location }}/conf"
|
||||
|
||||
# The telegraf/dockersocket version to use
|
||||
# renovate: depName=docker.io/library/telegraf
|
||||
telegraf_version: "1.15.3"
|
||||
# renovate: depName=quay.io/sheogorath/docker-socket-proxy
|
||||
telegraf_dockersocketproxy_version: "1.9"
|
||||
telegraf_image_version: "{{ telegraf_version }}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue