Skip to content

Commit

Permalink
haproxy cookbook release 1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
amdprophet committed Oct 22, 2015
1 parent 48f8203 commit 63492af
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@ haproxy Cookbook CHANGELOG
==========================
This file is used to list changes made in each version of the haproxy cookbook.

v1.6.7
------
### New Feature
- Added ChefSpec matchers and test coverage

### Updates
- Replaced references to Opscode with Chef

v1.6.6
------
### Bug
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 haproxy"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.6.6"
version "1.6.7"

recipe "haproxy", "Installs and configures haproxy"
recipe "haproxy::app_lb", "Installs and configures haproxy by searching for nodes of a particular role"
Expand Down

0 comments on commit 63492af

Please sign in to comment.