Skip to content

Commit

Permalink
release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
schisamo committed Sep 9, 2013
1 parent 8be047d commit 68476ae
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v0.7.0:
jenkins Cookbook CHANGELOG
==========================
This file is used to list changes made in each version of the jenkins cookbook.

Initial import from Heavywater upstream: https://github.com/heavywater/chef-jenkins
v1.0.0
------

- Initial Opscode release

v0.7.0
------

- Initial import from Heavywater upstream: https://github.com/heavywater/chef-jenkins
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 Jenkins CI server & slaves"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.8.0"
version "1.0.0"

recipe 'default', 'Does nothing'
recipe 'iptables', 'Configures iptables to allow incoming connections to the jenkins instance'
Expand Down

0 comments on commit 68476ae

Please sign in to comment.