UpgradeMode type

升級模式列舉

type UpgradeMode = "automatic" | "manual" | "rolling"