Fixes 9925 (#9927)

The comparisson in deployment.yaml line 31 needs this to be a string.

Signed-off-by: Robin Kearney <robin@kearney.co.uk>
This commit is contained in:
Robin Kearney
2018-12-12 04:25:03 -08:00
committed by Kubernetes Prow Robot
parent 91d190816e
commit fabfaff8da
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: minecraft
version: 0.3.1
version: 0.3.2
appVersion: 1.13.1
home: https://minecraft.net/
description: Minecraft server
+1 -1
View File
@@ -22,7 +22,7 @@ minecraftServer:
# One of: LATEST, SNAPSHOT, or a specific version (ie: "1.7.9").
version: "1.13.1"
# This can be one of empty string, "FORGE", "SPIGOT", "BUKKIT", "PAPER", "FTB", "SPONGEVANILLA"; empty string will produce a vanilla server
type:
type: ""
# If type is set to FORGE, this sets the version; this is ignored if forgeInstallerUrl is set
forgeVersion:
# If type is set to SPONGEVANILLA, this sets the version