automation: Update telegraf Docker tag to v1.20.3
This commit is contained in:
parent
7f5825907a
commit
44027b6f96
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.20.2"
|
||||
telegraf_version: "1.20.3"
|
||||
# renovate: depName=quay.io/sheogorath/docker-socket-proxy
|
||||
telegraf_dockersocketproxy_version: "2.3"
|
||||
telegraf_image_version: "{{ telegraf_version }}-alpine"
|
||||
|
|
Loading…
Add table
Reference in a new issue