Merge branch 'renovate/telegraf-1.18.x' into 'master'

automation: Update telegraf Docker tag to v1.18.2

See merge request saibotk.de/infrastructure!185
This commit is contained in:
Saibotk 2021-05-02 02:47:49 +00:00
commit 49a4b621ea

View file

@ -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.18.1"
telegraf_version: "1.18.2"
# renovate: depName=quay.io/sheogorath/docker-socket-proxy
telegraf_dockersocketproxy_version: "2.3"
telegraf_image_version: "{{ telegraf_version }}-alpine"