Skip to content

Commit

Permalink
Bump to v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shortdudey123 committed Sep 14, 2016
1 parent 8ba5cb9 commit c478a8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# gluster cookbook CHANGELOG

## Unreleased

## v5.0.2 (2016-09-14)
- **[PR #58](https://github.com/shortdudey123/chef-gluster/pull/58)** - Fix case statement syntax
- **[PR #59](https://github.com/shortdudey123/chef-gluster/pull/59)** - Fix problems with volume_extend recipe
- **[PR #61](https://github.com/shortdudey123/chef-gluster/pull/61)** - Update disk controller logic for Vagrant template
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs and configures Gluster servers and clients'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '5.0.1'
version '5.0.2'
depends 'apt', '>= 2.0'
depends 'yum', '>= 3.0'
depends 'lvm', '>= 1.5.1'
Expand Down

0 comments on commit c478a8d

Please sign in to comment.