minecraft_blockmap: Use versioned image tag & add renovate hint
This commit is contained in:
parent
681995bc26
commit
55ab11617d
1 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
# Infrastructure
|
||||
# Ansible instructions to deploy the infrastructure
|
||||
# Copyright (C) 2020 Saibotk
|
||||
# Copyright (C) 2020-2021 Saibotk
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
@ -31,7 +31,8 @@ minecraft_blockmap_domain: minecraft.example.com
|
|||
|
||||
# The blockmap container image and version to use
|
||||
minecraft_blockmap_image: registry.git.saibotk.de/saibotk/blockmap-docker
|
||||
minecraft_blockmap_image_version: "latest"
|
||||
# renovate: depName=registry.git.saibotk.de/saibotk/blockmap-docker
|
||||
minecraft_blockmap_image_version: 2.2.1
|
||||
|
||||
# The LVM information, which volume needs to be snapshotted, to render the world.
|
||||
# This is the volume in which the minecraft server/world folder is in.
|
||||
|
|
Loading…
Add table
Reference in a new issue