Releases: genesis-community/minio-genesis-kit
Releases · genesis-community/minio-genesis-kit
v0.5.2-rc.17
This is a prerelease - please see commit messages for changes
v0.5.1
v0.5.0
Breaking changes
- genesis now uses
genesis.env
instead ofparams.env
andgenesis.bosh_env
instead ofparams.bosh
please adjust your manifests before deploying
Core
- updated minio to
2020-09-02T18-19-50Z
Release updates:
Name | Version | Changed |
---|---|---|
minio | 2020-09-02T18-19-50Z | yes |
v0.4.2
v0.4.1
Improvements
- Bumped Minio to RELEASE.2019-10-12T01-39-57Z
Software Components
Name | Version | Release Notes |
---|---|---|
Minio | 2019-10-12T01-39-57Z | Release Notes |
v0.4.0
Improvements
-
Xenial stemcells are now used by default
-
Updated Minio to RELEASE.2018-12-06T01-27-43Z
-
genesis info
now includes access key and secret key information, as well as
the Minio endpoint. The secret key and access key are no longer printed after
deploy. -
Minimum Genesis version now enforced
Software Components
Name | Version | Release Notes |
---|---|---|
Minio | 2018-12-06T01-27-43Z | Release Notes |
v0.3.0
Bug Fixes
- CRITICAL: A distributed Minio manifest would only deploy 1 Minio instance.
- Fixed a typo in the post-deploy
New Features
s3
addon command, which will automatically set your envvars and run commands
againsts3
.
Changes
- The default port for Minio is now
443
instead of9000