diff --git a/stable/minecraft/Chart.yaml b/stable/minecraft/Chart.yaml index 0541e8b5ea..bd08eae8ef 100755 --- a/stable/minecraft/Chart.yaml +++ b/stable/minecraft/Chart.yaml @@ -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 diff --git a/stable/minecraft/values.yaml b/stable/minecraft/values.yaml index 6b9def96a3..8c0834fc27 100644 --- a/stable/minecraft/values.yaml +++ b/stable/minecraft/values.yaml @@ -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