automation: Update telegraf Docker tag to v1.24.3

This commit is contained in:
Renovate Bot 2022-11-02 19:05:26 +00:00
parent 27017d2d7a
commit d0af52bb9e

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