1
0
mirror of https://github.com/minio/minio.git synced 2025-01-16 01:03:15 -05:00

1 Commits

Author SHA1 Message Date
Harshavardhana
eb7c690ea9 Support in-place upgrades of new minio binary and releases. ()
This PR allows 'minio update' to not only shows update banner
but also allows for in-place upgrades.

Updates are done safely by validating the downloaded
sha256 of the binary.

Fixes 
2017-12-15 12:33:42 -08:00