Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Chef Infra Client to 15.8.23 #934

Merged
merged 1 commit into from
Feb 10, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions components/gems/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ group(:omnibus_package) do
# gems to Rubygems now, so letting this float on latest should always give us the latest
# stable release. May have to re-pin around major version bumping time, or during patch
# fixes.
gem "chef", "= 15.7.32"
gem "chef-bin", "= 15.7.32"
gem "chef", "= 15.8.23"
gem "chef-bin", "= 15.8.23"
gem "ohai", ">= 15"
gem "cheffish", ">= 14.0.1"

Expand Down
38 changes: 19 additions & 19 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GEM
artifactory (3.0.12)
ast (2.4.0)
aws-eventstream (1.0.3)
aws-partitions (1.271.0)
aws-partitions (1.272.0)
aws-sdk-apigateway (1.36.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -113,7 +113,7 @@ GEM
aws-sdk-kinesis (1.20.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-kms (1.28.0)
aws-sdk-kms (1.29.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-lambda (1.35.0)
Expand Down Expand Up @@ -200,12 +200,12 @@ GEM
debug_inspector (>= 0.0.1)
builder (3.2.4)
byebug (11.1.1)
chef (15.7.32)
chef (15.8.23)
addressable
bcrypt_pbkdf (~> 1.0)
bundler (>= 1.10)
chef-config (= 15.7.32)
chef-utils (= 15.7.32)
chef-config (= 15.8.23)
chef-utils (= 15.8.23)
chef-zero (>= 14.0.11)
diff-lcs (~> 1.2, >= 1.2.4)
ed25519 (~> 1.2)
Expand All @@ -232,12 +232,12 @@ GEM
train-winrm (>= 0.2.5)
tty-screen (~> 0.6)
uuidtools (~> 2.1.5)
chef (15.7.32-universal-mingw32)
chef (15.8.23-universal-mingw32)
addressable
bcrypt_pbkdf (~> 1.0)
bundler (>= 1.10)
chef-config (= 15.7.32)
chef-utils (= 15.7.32)
chef-config (= 15.8.23)
chef-utils (= 15.8.23)
chef-zero (>= 14.0.11)
diff-lcs (~> 1.2, >= 1.2.4)
ed25519 (~> 1.2)
Expand Down Expand Up @@ -273,7 +273,7 @@ GEM
win32-mmap (~> 0.4.1)
win32-mutex (~> 0.4.2)
win32-process (~> 0.8.2)
win32-service (>= 2.1.2, < 3.0)
win32-service (>= 2.1.5, < 3.0)
win32-taskscheduler (~> 2.0)
wmi-lite (~> 1.0)
chef-api (0.10.5)
Expand All @@ -294,8 +294,8 @@ GEM
train-core (~> 3.0)
train-winrm
tty-spinner
chef-bin (15.7.32)
chef (= 15.7.32)
chef-bin (15.8.23)
chef (= 15.8.23)
chef-cli (2.0.0)
addressable (>= 2.3.5, < 2.6)
chef (>= 14.0)
Expand All @@ -308,9 +308,9 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
paint (~> 1.0)
solve (> 2.0, < 5.0)
chef-config (15.7.32)
chef-config (15.8.23)
addressable
chef-utils (= 15.7.32)
chef-utils (= 15.8.23)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
Expand All @@ -321,7 +321,7 @@ GEM
concurrent-ruby (~> 1.0)
ffi-yajl (~> 2.2)
http (~> 2.2)
chef-utils (15.7.32)
chef-utils (15.8.23)
chef-vault (4.0.1)
chef-zero (14.0.17)
ffi-yajl (~> 2.2)
Expand Down Expand Up @@ -663,11 +663,11 @@ GEM
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
netaddr (1.5.1)
nokogiri (1.10.7)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.7-x64-mingw32)
nokogiri (1.10.8-x64-mingw32)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.7-x86-mingw32)
nokogiri (1.10.8-x86-mingw32)
mini_portile2 (~> 2.4.0)
nori (2.6.0)
notiffany (0.1.3)
Expand Down Expand Up @@ -1029,9 +1029,9 @@ DEPENDENCIES
artifactory
bcrypt_pbkdf
berkshelf (>= 7.0.9)
chef (= 15.7.32)
chef (= 15.8.23)
chef-apply (>= 0.4.13)
chef-bin (= 15.7.32)
chef-bin (= 15.8.23)
chef-cli (>= 1.0.9)
chef-sugar
chef-vault (>= 4.0)
Expand Down
2 changes: 1 addition & 1 deletion www/site/content/docs/chef-workstation/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ New ad-hoc commands `chef-run` and Chef CLI commands such as `chef` are availabl

```bash
$ chef -v
Chef Workstation version: 0.15.6
Chef Workstation version: 0.15.18
Chef Infra Client version: 15.7.32
Chef InSpec version: 4.18.51
Chef CLI version: 2.0.0
Expand Down