Skip to content

Commit

Permalink
Merge branch 'master' into im/update_workstation_docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-ball authored Aug 18, 2020
2 parents f3295d1 + e6b4264 commit c74aa63
Show file tree
Hide file tree
Showing 7 changed files with 96 additions and 81 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
<!-- usage documentation: https://expeditor.chef.io/docs/reference/changelog/ -->
<!-- latest_release unreleased -->
## Unreleased
<!-- latest_release 20.8.124 -->
## [20.8.124](https://github.com/chef/chef-workstation/tree/20.8.124) (2020-08-18)

#### Merged Pull Requests
- Replace docs for hide-healthy with hide-by-mins [#1417](https://github.com/chef/chef-workstation/pull/1417) ([tas50](https://github.com/tas50))
- Bump to 16.4.38 [#1430](https://github.com/chef/chef-workstation/pull/1430) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot]))
<!-- latest_release -->

<!-- release_rollup since=20.8.111 -->
### Changes since 20.8.111 release

#### Merged Pull Requests
- Bump to 16.4.38 [#1430](https://github.com/chef/chef-workstation/pull/1430) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 20.8.124 -->
- Add headless/ws-appless windows install instructions [#1418](https://github.com/chef/chef-workstation/pull/1418) ([marcparadise](https://github.com/marcparadise)) <!-- 20.8.123 -->
- Bump chef-analyze CLI to 0.1.100 [#1423](https://github.com/chef/chef-workstation/pull/1423) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 20.8.122 -->
- Update Chef Infra Client to 16.4.35 + pull in perf optimization updates [#1426](https://github.com/chef/chef-workstation/pull/1426) ([tas50](https://github.com/tas50)) <!-- 20.8.121 -->
- Bump deps for perf enhancements [#1420](https://github.com/chef/chef-workstation/pull/1420) ([tas50](https://github.com/tas50)) <!-- 20.8.120 -->
- Replace docs for hide-healthy with hide-by-mins [#1417](https://github.com/chef/chef-workstation/pull/1417) ([tas50](https://github.com/tas50)) <!-- 20.8.119 -->
- Bump Chef Workstation App to 0.1.81 [#1405](https://github.com/chef/chef-workstation/pull/1405) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 20.8.119 -->
- Update cookstyle, chef-cli, mdl, chef-telemetry and chefstyle [#1416](https://github.com/chef/chef-workstation/pull/1416) ([tas50](https://github.com/tas50)) <!-- 20.8.118 -->
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.8.119
20.8.124
8 changes: 4 additions & 4 deletions components/gems/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ 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", "= 16.3.45"
gem "chef-bin", "= 16.3.45"
gem "ohai", ">= 16.2"
gem "cheffish", ">= 15.0.0"
gem "chef", "= 16.4.38"
gem "chef-bin", "= 16.4.38"
gem "ohai", ">= 16.4"
gem "cheffish", ">= 16.0"

# chefspec
gem "chefspec", ">= 9.2.0", "< 10.0"
Expand Down
101 changes: 49 additions & 52 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GEM
artifactory (3.0.15)
ast (2.4.1)
aws-eventstream (1.1.0)
aws-partitions (1.354.0)
aws-partitions (1.357.0)
aws-sdk-apigateway (1.49.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -74,10 +74,10 @@ GEM
aws-sdk-dynamodb (1.51.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-ec2 (1.186.0)
aws-sdk-ec2 (1.188.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.35.0)
aws-sdk-ecr (1.36.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecs (1.67.0)
Expand All @@ -86,7 +86,7 @@ GEM
aws-sdk-efs (1.33.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-eks (1.39.0)
aws-sdk-eks (1.40.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-elasticache (1.40.0)
Expand All @@ -95,10 +95,10 @@ GEM
aws-sdk-elasticbeanstalk (1.35.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-elasticloadbalancing (1.25.0)
aws-sdk-elasticloadbalancing (1.26.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-elasticloadbalancingv2 (1.47.0)
aws-sdk-elasticloadbalancingv2 (1.48.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-elasticsearchservice (1.39.0)
Expand All @@ -113,7 +113,7 @@ GEM
aws-sdk-kafka (1.24.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-kinesis (1.26.0)
aws-sdk-kinesis (1.27.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-kms (1.36.0)
Expand All @@ -125,7 +125,7 @@ GEM
aws-sdk-organizations (1.17.0)
aws-sdk-core (~> 3, >= 3.39.0)
aws-sigv4 (~> 1.0)
aws-sdk-rds (1.95.0)
aws-sdk-rds (1.96.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-redshift (1.46.0)
Expand All @@ -144,7 +144,7 @@ GEM
aws-sdk-core (~> 3, >= 3.104.3)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sdk-securityhub (1.30.0)
aws-sdk-securityhub (1.31.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-ses (1.33.0)
Expand All @@ -162,7 +162,7 @@ GEM
aws-sdk-ssm (1.86.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.1)
aws-sigv4 (1.2.2)
aws-eventstream (~> 1, >= 1.0.2)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
Expand Down Expand Up @@ -202,12 +202,12 @@ GEM
debug_inspector (>= 0.0.1)
builder (3.2.4)
byebug (11.1.3)
chef (16.3.45)
chef (16.4.38)
addressable
bcrypt_pbkdf (= 1.1.0.rc1)
bundler (>= 1.10)
chef-config (= 16.3.45)
chef-utils (= 16.3.45)
chef-config (= 16.4.38)
chef-utils (= 16.4.38)
chef-vault
chef-zero (>= 14.0.11)
diff-lcs (>= 1.2.4, < 1.4.0)
Expand Down Expand Up @@ -237,12 +237,12 @@ GEM
tty-prompt (~> 0.21)
tty-screen (~> 0.6)
uuidtools (~> 2.1.5)
chef (16.3.45-universal-mingw32)
chef (16.4.38-universal-mingw32)
addressable
bcrypt_pbkdf (= 1.1.0.rc1)
bundler (>= 1.10)
chef-config (= 16.3.45)
chef-utils (= 16.3.45)
chef-config (= 16.4.38)
chef-utils (= 16.4.38)
chef-vault
chef-zero (>= 14.0.11)
diff-lcs (>= 1.2.4, < 1.4.0)
Expand Down Expand Up @@ -275,7 +275,6 @@ GEM
uuidtools (~> 2.1.5)
win32-api (~> 1.5.3)
win32-certstore (~> 0.3)
win32-dir (~> 0.5.0)
win32-event (~> 0.6.1)
win32-eventlog (= 0.6.3)
win32-mmap (~> 0.4.1)
Expand All @@ -302,9 +301,9 @@ GEM
train-core (~> 3.0)
train-winrm
tty-spinner
chef-bin (16.3.45)
chef (= 16.3.45)
chef-cli (3.0.23)
chef-bin (16.4.38)
chef (= 16.4.38)
chef-cli (3.0.24)
addressable (>= 2.3.5, < 2.8)
chef (>= 15.0)
cookbook-omnifetch (~> 0.5)
Expand All @@ -316,9 +315,9 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
pastel (~> 0.7)
solve (> 2.0, < 5.0)
chef-config (16.3.45)
chef-config (16.4.38)
addressable
chef-utils (= 16.3.45)
chef-utils (= 16.4.38)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
Expand All @@ -327,18 +326,18 @@ GEM
chef-config
concurrent-ruby (~> 1.0)
ffi-yajl (~> 2.2)
chef-utils (16.3.45)
chef-vault (4.0.1)
chef-zero (15.0.0)
chef-utils (16.4.38)
chef-vault (4.0.6)
chef-zero (15.0.1)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 5.0)
mixlib-log (>= 2.0, < 4.0)
rack (~> 2.0, >= 2.0.6)
uuidtools (~> 2.1)
cheffish (16.0.6)
cheffish (16.0.8)
chef-zero (>= 14.0)
net-ssh
chefspec (9.2.0)
chefspec (9.2.1)
chef (>= 14)
chef-cli
fauxhai-ng (>= 7.5)
Expand All @@ -353,7 +352,7 @@ GEM
concurrent-ruby (1.1.7)
cookbook-omnifetch (0.10.0)
mixlib-archive (>= 0.4, < 2.0)
cookstyle (6.15.3)
cookstyle (6.15.5)
rubocop (= 0.89.1)
debug_inspector (0.0.3)
declarative (0.0.20)
Expand Down Expand Up @@ -390,20 +389,20 @@ GEM
http-cookie (~> 1.0.0)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
fauxhai-ng (8.2.0)
fauxhai-ng (8.3.1)
net-ssh
ffi (1.13.1)
ffi (1.13.1-x64-mingw32)
ffi (1.13.1-x86-mingw32)
ffi-libarchive (1.0.3)
ffi-libarchive (1.0.4)
ffi (~> 1.0)
ffi-rzmq (2.0.7)
ffi-rzmq-core (>= 1.0.7)
ffi-rzmq-core (1.0.7)
ffi
ffi-win32-extensions (1.0.3)
ffi
ffi-yajl (2.3.3)
ffi-yajl (2.3.4)
libyajl2 (~> 1.2)
filesize (0.2.0)
fog-core (2.2.0)
Expand Down Expand Up @@ -512,7 +511,7 @@ GEM
hana (~> 1.3)
regexp_parser (~> 1.5)
uri_template (~> 0.7)
jwt (2.2.1)
jwt (2.2.2)
kartograph (0.2.8)
kitchen-azurerm (1.0.0)
azure_mgmt_network (~> 0.18, >= 0.18.2)
Expand Down Expand Up @@ -629,22 +628,22 @@ GEM
mini_portile2 (2.4.0)
minitar (0.9)
minitest (5.13.0)
mixlib-archive (1.0.5)
mixlib-archive (1.0.6)
mixlib-log
mixlib-archive (1.0.5-universal-mingw32)
mixlib-archive (1.0.6-universal-mingw32)
mixlib-log
mixlib-authentication (3.0.6)
mixlib-cli (2.1.6)
mixlib-config (3.0.6)
mixlib-config (3.0.9)
tomlrb
mixlib-install (3.12.1)
mixlib-install (3.12.3)
mixlib-shellout
mixlib-versioning
thor
mixlib-log (3.0.8)
mixlib-shellout (3.1.2)
mixlib-shellout (3.1.4)
chef-utils
mixlib-shellout (3.1.2-universal-mingw32)
mixlib-shellout (3.1.4-universal-mingw32)
chef-utils
win32-process (~> 0.8.2)
wmi-lite (~> 1.0)
Expand Down Expand Up @@ -687,7 +686,7 @@ GEM
octokit (4.18.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (16.3.2)
ohai (16.4.11)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
Expand All @@ -698,7 +697,6 @@ GEM
mixlib-log (>= 2.0.1, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
opscode-pushy-client (2.100.0)
chef (>= 15.0, < 17.0)
Expand Down Expand Up @@ -801,7 +799,7 @@ GEM
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
slop (3.6.0)
solve (4.0.3)
solve (4.0.4)
molinillo (~> 0.6)
semverse (>= 1.1, < 4.0)
sshkey (2.0.0)
Expand All @@ -817,13 +815,12 @@ GEM
structured_warnings (0.4.0)
sync (0.5.0)
syslog-logger (1.6.8)
systemu (2.6.5)
term-ansicolor (1.7.1)
tins (~> 1.0)
test-kitchen (2.5.4)
test-kitchen (2.6.0)
bcrypt_pbkdf (~> 1.0)
ed25519 (~> 1.2)
license-acceptance (~> 1.0, >= 1.0.11)
license-acceptance (>= 1.0.11, < 3.0)
mixlib-install (~> 3.6)
mixlib-shellout (>= 1.2, < 4.0)
net-scp (>= 1.1, < 4.0)
Expand All @@ -841,7 +838,7 @@ GEM
toml-rb (2.0.1)
citrus (~> 3.0, > 3.0)
tomlrb (1.2.9)
train (3.3.13)
train (3.3.16)
activesupport (>= 5.2.4.3, < 6.0.0)
azure_graph_rbac (~> 0.16)
azure_mgmt_key_vault (~> 0.17)
Expand All @@ -852,7 +849,7 @@ GEM
google-api-client (>= 0.23.9, < 0.35.0)
googleauth (>= 0.6.6, < 0.11.0)
inifile (~> 3.0)
train-core (= 3.3.13)
train-core (= 3.3.16)
train-winrm (~> 0.2)
train-aws (0.1.17)
aws-sdk-apigateway (~> 1.0)
Expand Down Expand Up @@ -903,7 +900,7 @@ GEM
aws-sdk-sns (~> 1.9)
aws-sdk-sqs (~> 1.10)
aws-sdk-ssm (~> 1.0)
train-core (3.3.13)
train-core (3.3.16)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
Expand Down Expand Up @@ -996,7 +993,7 @@ GEM
win32-ipc (>= 0.6.0)
win32-process (0.8.3)
ffi (>= 1.0.0)
win32-service (2.1.5)
win32-service (2.1.6)
ffi
ffi-win32-extensions
win32-taskscheduler (2.0.4)
Expand Down Expand Up @@ -1039,12 +1036,12 @@ DEPENDENCIES
artifactory
bcrypt_pbkdf (>= 1.1.0.rc1)
berkshelf (>= 7.0.10)
chef (= 16.3.45)
chef (= 16.4.38)
chef-apply (>= 0.4.16)
chef-bin (= 16.3.45)
chef-bin (= 16.4.38)
chef-cli (>= 3.0.4)
chef-telemetry (>= 1.0.8)
cheffish (>= 15.0.0)
cheffish (>= 16.0)
chefspec (>= 9.2.0, < 10.0)
chefstyle
cookstyle (~> 6.8)
Expand Down Expand Up @@ -1086,7 +1083,7 @@ DEPENDENCIES
mixlib-versioning
net-ssh (>= 4.2.0)
nokogiri (>= 1.10.10, < 1.11)
ohai (>= 16.2)
ohai (>= 16.4)
opscode-pushy-client (>= 2.100)
pry
pry-byebug
Expand Down
Loading

0 comments on commit c74aa63

Please sign in to comment.