Merge branch 'renovate/minecraft-image-2024.x' into 'master'

automation: Update minecraft-image Docker tag to v2024.2.1

See merge request saibotk.de/infrastructure!1169
This commit is contained in:
Saibotk 2024-02-07 22:33:58 +00:00
commit 2e637dee4b

View file

@ -26,7 +26,7 @@ minecraft_backup_location: "{{ minecraft_install_location }}/worlds"
minecraft_telegraf_location: "{{ minecraft_install_location }}/telegraf"
# renovate: depName=docker.io/itzg/minecraft-server
minecraft_image_version: "2024.2.0"
minecraft_image_version: "2024.2.1"
# Container versions
minecraft_image_tag: "{{ minecraft_image_version }}"