automation: Update minecraft-telegraf Docker tag to v1.33.1

This commit is contained in:
Renovate Bot 2025-01-11 03:05:44 +00:00
parent 63fcaeaa17
commit 0fc66293b4

View file

@ -32,7 +32,7 @@ minecraft_image_version: "2024.10.2"
minecraft_image_tag: "{{ minecraft_image_version }}" minecraft_image_tag: "{{ minecraft_image_version }}"
# renovate: depName=docker.io/library/telegraf # renovate: depName=docker.io/library/telegraf
minecraft_telegraf_version: "1.26.1" minecraft_telegraf_version: "1.33.1"
# Changing this image may also require changing the UID / GID below, # Changing this image may also require changing the UID / GID below,
# to set the correct permissions # to set the correct permissions