automation: Update telegraf Docker tag to v1.16.0
This commit is contained in:
parent
2b72037bca
commit
a350fc9b32
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ telegraf_config_location: "{{ telegraf_install_location }}/conf"
|
|||
|
||||
# The telegraf/dockersocket version to use
|
||||
# renovate: depName=docker.io/library/telegraf
|
||||
telegraf_version: "1.15.3"
|
||||
telegraf_version: "1.16.0"
|
||||
# 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