Kamarad Coal is using the Minecraft Spigot container to deploy servers on Kubernetes infrastructure in order to provide easy server spin-ups.
Renoki Games. is a Renoki Co. subsidiary, made with ❤. Consider reaching out and supporting Renoki Co..
Kamarad Coal tests & builds only the latest patch versions for each minor versions. However, you might find images for non-latest-patches, because at some point that version was the latest patch.
The following Minecraft versions are deployed on an day-to-day basis:
1.16.51.16.41.15.21.14.41.13.21.12.21.11.21.10.21.9.41.8.8
Spigot builds support multiple Minecraft versions for each Github tag. The format for container tags is the following:
quay.io/kamaradcoal/minecraft-spigot:[minecraft_version]-[repo_tag]
For example, this is going to be the latest tag for Minecraft 1.16.5:
quay.io/kamaradcoal/minecraft-spigot:1.16.5-latest
For version-specific tags, you might use the following image and tag, 1.0.0 being the repo tag:
quay.io/kamaradcoal/minecraft-spigot:1.16.5-1.0.0
You can also specify major repo versions, where 1.0 means 1.0.x:
quay.io/kamaradcoal/minecraft-spigot:1.16.5-1.0
You can also specify major.minor repo versions, where 1 means 1.x (all 1.x versions):
quay.io/kamaradcoal/minecraft-spigot:1.16.5-1
For latest tags, use latest instead any other version:
quay.io/kamaradcoal/minecraft-spigot:1.16.5-latest
Coming soon.