Skip to content

Commit

Permalink
Bump to v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shortdudey123 committed Jan 4, 2017
1 parent e488eec commit 085dabd
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

## v6.0.0 (2017-01-03)
- **[PR #92](https://github.com/shortdudey123/chef-gluster/pull/92)** - Depend on compat_resource instead of apt and yum cookbooks
- **[PR #93](https://github.com/shortdudey123/chef-gluster/pull/93)** - Drop support for Chef < 12.1

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.3.0'
version '6.0.0'
depends 'compat_resource', '>= 12.14.6'
depends 'lvm', '>= 1.5.1'

Expand Down

0 comments on commit 085dabd

Please sign in to comment.