automation: Update telegraf Docker tag to v1.24.1

This commit is contained in:
Renovate Bot 2022-09-19 22:04:49 +00:00
parent c1ec399f1c
commit abf5dc6521

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.24.0"
telegraf_version: "1.24.1"
# renovate: depName=quay.io/sheogorath/docker-socket-proxy
telegraf_dockersocketproxy_version: "2.3"
# Changing this image may also require changing the UID / GID below,