Versions in this module Expand all Collapse all v1 v1.6.0 Jul 29, 2026 v1.5.2 Mar 19, 2026 Changes in this version + type UpgradeOptions struct + Suite string + TestOptions []string + ToImage string + func NewUpgradeOptionsFromYAML(yaml string) (*UpgradeOptions, error) + func (o *UpgradeOptions) SetUpgradeGlobals() error + func (o *UpgradeOptions) ToEnv() string