Documentation ¶ Index ¶ func Upgrade(ctx context.Context, targetVersion string, dryRun bool, logger log.Logger) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Upgrade ¶ func Upgrade(ctx context.Context, targetVersion string, dryRun bool, logger log.Logger) error Upgrade downloads the latest release from github and replaces devpod if a new version is found. If dryRun is true, it only shows what would be downloaded without actually upgrading. Types ¶ This section is empty. Source Files ¶ View all Source files upgrade.go Click to show internal directories. Click to hide internal directories.