ref: roll back to the latest deployed release

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
pull/5395/head
Matthew Fisher 7 years ago
parent f1d104ff7d
commit abd0e573ed
No known key found for this signature in database
GPG Key ID: 92AA783CBAAE8E3B

@ -286,7 +286,6 @@ func (u *upgradeCmd) run() error {
timeout: u.timeout,
wait: u.wait,
description: "",
revision: releaseHistory.Releases[0].Version,
disableHooks: u.disableHooks,
}
if err := rollback.run(); err != nil {

Loading…
Cancel
Save