Helm Upgrade Options Response
data class HelmUpgradeOptionsResponse(val atomic: String? = null, val timeout: String? = null, val wait: String? = null)
The helm deployment install options
The helm deployment install options