1
0
mirror of https://github.com/minio/minio.git synced 2025-03-29 08:43:40 -04:00
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

270 B

v1.2.0 / 2014-12-10

  • remove appending of ? to Confirm()

v1.1.0 / 2014-10-22

  • add passwords example
  • add password docs
  • Merge pull request #2 from nrmitchi/add/gopass
  • Adding convenience wrappers around howeyc/gopass