cosmo icon indicating copy to clipboard operation
cosmo copied to clipboard

Feature add command to upgrade cosmoctl itself and system components

Open jlandowner opened this issue 2 years ago • 0 comments

# Upgrade all by single command
cosmoctl upgrade all

# Upgrade cosmoctl itself. Download newer binary and replace itself.
cosmoctl upgrade cosmoctl 

# Upgrade controller-manager fetching new charts
cosmoctl upgrade controller-manager

# Upgrade dashboard. Same as manager.
cosmoctl upgrade dashboard

jlandowner avatar Apr 15 '22 23:04 jlandowner