We have chosen chef-dk build 0.17.14 as our release candidate scheduled for release next Wednesday. This release includes an updated chef client 12.13.37 which is scheculed for release on Monday. It also includes these updated gems:
- chef-provisioning 1.9.1 (was 1.8.0)
- chef-provisioning-aws 1.11.0 (was 1.10.0)
- fog 1.38.0 (was 1.37.0)
- chef-sugar 3.4.0 (was 3.3.0)
- chef-zero 4.9.0 (was 4.7.1)
- docker-api 1.31.0 (was 1.29.0)
- fauxai 3.8.0 (was 3.6.0)
- inspec 1.29.0 (was 1.27.1)
- kitchen-dokken 0.0.32 (was 0.0.31)
- kitchen-ec2 1.1.0 (was 1.0.0)
- knife-windows 1.4.1 (was 1.5.0)
- mixlib-cli 1.7.0 (was 1.6.0)
- mixlib log 1.7.1 (was 1.6.0)
- ohai 8.19.1 (was 8.17.1)
- rspec 3.5.0 (was 3.4.0)
- rspec-core 3.5.2 (was 3.4.4)
- test-kitchen 1.11.0 (was 1.10.2)
You can view the changelog here and can install this chef-dk from the current channel:
curl https://omnitruck.chef.io/install.sh | sudo bash -s -- -c current -P chefdk -v 0.17.4
or
. { iwr -useb https://omnitruck.chef.io/install.ps1 } | iex; install -channel current -project chefdk -version 0.17.14
Thanks!
Matt