hammerlab / secotrec

Setup Coclobas/Ketrew Clusters
Apache License 2.0
5 stars 6 forks source link

Add some way to upgrade coclo and ketrew to the newest (or some specific) version #11

Open ihodes opened 7 years ago

smondet commented 7 years ago

On the current version Ketrew and Coclobas are pinned to master. To get an update to the latest master while keeping the DB:

secotrec-gke dc stop kserver
secotrec-gke dc stop coclo
secotrec-gke up     # or just `secotrec-gke dc up` if nothing else has changed