Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #382 from chef/tball/chefdk051
Browse files Browse the repository at this point in the history
Preping for ChefDK 0.5.1 release
  • Loading branch information
tyler-ball committed Apr 30, 2015
2 parents e537813 + a1899fe commit 0d5875d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/projects/chefdk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
install_dir "#{default_root}/#{name}"
end

override :chefdk, version: '0.5.1'

# As of 27 October 2014, the newest CA cert bundle does not work with AWS's
# root cert. See:
# * https://github.com/opscode/chef-dk/issues/199
Expand All @@ -48,7 +50,7 @@

override :berkshelf, version: "v3.2.3"
override :bundler, version: "1.7.12"
override :chef, version: "12.2.1"
override :chef, version: "12.3.0"
override :'chef-vault', version: "v2.4.0"

# TODO: Can we bump default versions in omnibus-software?
Expand Down

0 comments on commit 0d5875d

Please sign in to comment.