Skip to content

Commit

Permalink
release v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Nov 30, 2012
1 parent 54555d4 commit 3abf3c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v1.1.2:
## v1.1.4:

* [COOK-1839] - add httpchk configuration to `app_lb` 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 haproxy"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.1.2"
version "1.1.4"

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 3abf3c7

Please sign in to comment.