Skip to content

Commit

Permalink
bump release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidredborder committed Jun 13, 2024
1 parent 53840b2 commit d83d090
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,42 @@
cookbook-minio CHANGELOG
===============

## 1.0.0

- malvads
- [ced168d] Fix lint issues
- [29209bf] Check service start
- [f484014] better check for s3 ready
- [f115ab6] Check s3 ready
- [6a3a6c6] First enable then start
- [cf68256] Fix minio solo check
- [cdd0ab9] Check if im solo
- [49ea797] Check for databag for setting ak and sk
- [8810089] Add template for configure solo
- [f40ac6e] Fix lint issues
- [1e405cb] Add helpers
- [0e5d307] Configure minio load balancer
- [12fb1ea] Rename bucket name to bucket
- [4f601f3] Fix bucket endpoint
- [cea7c23] Add def s3 user and s3 password
- [3d65942] Fix undefined resource
- [20495e3] Change the name of the bucket to bucket
- [190cf9a] Configure S3 Solo
- [428dafb] Update config.rb
- [3cc2db9] Update minio_helpers.rb
- [33a237b] Update config.rb
- [3cf592e] Remove whitespaces
- [06c9b95] Run out of weird interpreted langs issues
- [af59f8d] Update config.rb
- [428dafb] Update config.rb
- [3cc2db9] Update minio_helpers.rb
- [33a237b] Update config.rb
- [3cf592e] Remove whitespaces
- [06c9b95] Run out of weird interpreted langs issues
- [af59f8d] Update config.rb
- [dd7bfb9] Clean empty spaces
- [832ddb4] Update README.md

## 0.0.5

- Miguel Negrón
Expand Down
2 changes: 1 addition & 1 deletion resources/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
maintainer_email '[email protected]'
license 'AGPL-3.0'
description 'Installs/Configures Minio'
version '0.0.5'
version '1.0.0'

0 comments on commit d83d090

Please sign in to comment.