mirror of
https://github.com/atosatto/ansible-minio.git
synced 2025-01-07 18:38:30 +01:00
[ci skip] Automatic changelog update
This commit is contained in:
parent
76a2df8045
commit
d77e342690
23
CHANGELOG.md
23
CHANGELOG.md
@ -2,10 +2,28 @@
|
|||||||
|
|
||||||
## [**Next release**](https://galaxy.ansible.com/atosatto/minio)
|
## [**Next release**](https://galaxy.ansible.com/atosatto/minio)
|
||||||
|
|
||||||
|
**Closed issues:**
|
||||||
|
|
||||||
|
- Fails to run from master branch [\#22](https://github.com/atosatto/ansible-minio/issues/22)
|
||||||
|
|
||||||
|
**Merged pull requests:**
|
||||||
|
|
||||||
|
- Fix Travis errors. [\#33](https://github.com/atosatto/ansible-minio/pull/33) ([SuperQ](https://github.com/SuperQ))
|
||||||
|
- Add become: yes to playbook example [\#27](https://github.com/atosatto/ansible-minio/pull/27) ([till](https://github.com/till))
|
||||||
|
|
||||||
|
## [v1.1.0](https://galaxy.ansible.com/atosatto/minio) (2018-08-20)
|
||||||
**Implemented enhancements:**
|
**Implemented enhancements:**
|
||||||
|
|
||||||
- Allow minio to bind to lower ports [\#13](https://github.com/atosatto/ansible-minio/issues/13)
|
- Allow minio to bind to lower ports [\#13](https://github.com/atosatto/ansible-minio/issues/13)
|
||||||
- Add OS/arch support matrix [\#9](https://github.com/atosatto/ansible-minio/issues/9)
|
- Add OS/arch support matrix [\#9](https://github.com/atosatto/ansible-minio/issues/9)
|
||||||
|
- Improved tasks and tests layout [\#25](https://github.com/atosatto/ansible-minio/pull/25) ([atosatto](https://github.com/atosatto))
|
||||||
|
- Set a default value for the 'minio\_server\_datadirs' variable [\#24](https://github.com/atosatto/ansible-minio/pull/24) ([atosatto](https://github.com/atosatto))
|
||||||
|
- Allow to inject additional Minio server environment variables [\#23](https://github.com/atosatto/ansible-minio/pull/23) ([atosatto](https://github.com/atosatto))
|
||||||
|
- Add option to create minio clusters [\#19](https://github.com/atosatto/ansible-minio/pull/19) ([SuperQ](https://github.com/SuperQ))
|
||||||
|
|
||||||
|
**Fixed bugs:**
|
||||||
|
|
||||||
|
- Pin the version of ferrarimarco/github-changelog-generator to prevent the CI from hanging [\#26](https://github.com/atosatto/ansible-minio/pull/26) ([atosatto](https://github.com/atosatto))
|
||||||
|
|
||||||
**Closed issues:**
|
**Closed issues:**
|
||||||
|
|
||||||
@ -13,11 +31,6 @@
|
|||||||
|
|
||||||
**Merged pull requests:**
|
**Merged pull requests:**
|
||||||
|
|
||||||
- Pin the version of ferrarimarco/github-changelog-generator to prevent the CI from hanging [\#26](https://github.com/atosatto/ansible-minio/pull/26) ([atosatto](https://github.com/atosatto))
|
|
||||||
- Improved tasks and tests layout [\#25](https://github.com/atosatto/ansible-minio/pull/25) ([atosatto](https://github.com/atosatto))
|
|
||||||
- Set a default value for the 'minio\_server\_datadirs' variable [\#24](https://github.com/atosatto/ansible-minio/pull/24) ([atosatto](https://github.com/atosatto))
|
|
||||||
- Allow to inject additional Minio server environment variables [\#23](https://github.com/atosatto/ansible-minio/pull/23) ([atosatto](https://github.com/atosatto))
|
|
||||||
- Add option to create minio clusters [\#19](https://github.com/atosatto/ansible-minio/pull/19) ([SuperQ](https://github.com/SuperQ))
|
|
||||||
- checksum validation [\#18](https://github.com/atosatto/ansible-minio/pull/18) ([paulfantom](https://github.com/paulfantom))
|
- checksum validation [\#18](https://github.com/atosatto/ansible-minio/pull/18) ([paulfantom](https://github.com/paulfantom))
|
||||||
- Add fedora to supported platforms [\#17](https://github.com/atosatto/ansible-minio/pull/17) ([paulfantom](https://github.com/paulfantom))
|
- Add fedora to supported platforms [\#17](https://github.com/atosatto/ansible-minio/pull/17) ([paulfantom](https://github.com/paulfantom))
|
||||||
- Update systemd service file [\#16](https://github.com/atosatto/ansible-minio/pull/16) ([paulfantom](https://github.com/paulfantom))
|
- Update systemd service file [\#16](https://github.com/atosatto/ansible-minio/pull/16) ([paulfantom](https://github.com/paulfantom))
|
||||||
|
Loading…
Reference in New Issue
Block a user