Skip to content

Commit

Permalink
Bump Hugo module chef-workstation to 23.12.1055. (#4218)
Browse files Browse the repository at this point in the history
* Bump Hugo module chef-workstation to 23.12.1055.

This pull request was triggered automatically via Expeditor.

This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.

* Update platforms page

Signed-off-by: Ian Maddaus <[email protected]>

---------

Signed-off-by: Ian Maddaus <[email protected]>
Co-authored-by: Chef Expeditor <[email protected]>
Co-authored-by: Ian Maddaus <[email protected]>
  • Loading branch information
3 people authored Dec 7, 2023
1 parent fd6a0a6 commit 2b7297b
Show file tree
Hide file tree
Showing 8 changed files with 51 additions and 76 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20220228040450-e1b23e65979a
# github.com/inspec/inspec-habitat/docs-chef-io v0.0.0-20220218210405-bfd542da49fd
# github.com/inspec/inspec-k8s/docs-chef-io v0.0.0-20230522203306-c23ca61f913f
# github.com/chef/chef-workstation/docs-chef-io v0.0.0-20230906065503-8f1a978813f8
# github.com/chef/chef-workstation/docs-chef-io v0.0.0-20231204171850-c0bc9926378a
# github.com/chef/supermarket/docs-chef-io v0.0.0-20231004141257-7ada2c50bece
# github.com/chef/effortless/docs-chef-io v0.0.0-20230711123605-c8beb79aba4f
# github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20231031143423-5ffd549d4a19
Expand Down
22 changes: 6 additions & 16 deletions content/platforms.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ documentation for a list of supported platforms for Chef Automate HA.

#### Commercial Support

The following table lists the commercially-supported platforms for Chef Backend, which is the high-availability solution for Chef Infra Server.
The following table lists the commercially supported platforms for Chef Backend, which is the high-availability solution for Chef Infra Server.

| Platform | Architecture | Version |
| --- | --- | --- |
Expand All @@ -88,7 +88,7 @@ See our policy on [support for derived platforms](#support-for-derived-platforms

#### Commercial Support

The following table lists the commercially-supported platforms and versions for Chef Infra Client.
The following table lists the commercially supported platforms and versions for Chef Infra Client.

| Platform | Architecture | Version |
| --- | --- | --- |
Expand Down Expand Up @@ -152,7 +152,7 @@ The following platforms are supported only using the community.

#### Commercial Support

The following table lists the commercially-supported platforms and versions for Chef InSpec.
The following table lists the commercially supported platforms and versions for Chef InSpec.

{{< readfile file="content/inspec/reusable/md/support_commercial_platforms.md" >}}

Expand Down Expand Up @@ -192,27 +192,17 @@ See our policy on [support for derived platforms](#support-for-derived-platforms

#### Commercial Support

The following table lists the commercially-supported platforms and versions for the Chef Workstation.
The following table lists the commercially supported platforms and versions for the Chef Workstation.

| Platform | Architecture | Version |
| --- | --- | --- |
| Amazon Linux | `x86_64` | `2.x` |
| macOS | `x86_64`, `aarch64` | `10.15`, `11.x`, `12.x` |
| Debian | `x86_64` | `10`, `11` |
| Red Hat Enterprise Linux | `x86_64` | `7.x`, `8.x`, `9.x` |
| Ubuntu | `x86_64` | `18.04`, `20.04`, `22.04` |
| Windows | `x64` | `8.1`, `2012`, `2012 R2`, `2016`, `10 (all channels except "insider" builds)`, `2019 (Long-term servicing channel (LTSC), Desktop Experience only)`, `11`, `2022` |
{{< readfile file = "content/workstation/reusable/md/workstation_supported_platforms.md" >}}

#### Derived platforms

The following table lists supported derived platforms and versions for Chef Workstation.

See our policy on [support for derived platforms](#support-for-derived-platforms) for more information.

| Platform | Architecture | Version | Parent platform |
| --- | --- | --- | --- |
| AlmaLinux | `x86_64` | `8.x` | CentOS |
| Rocky Linux | `x86_64` | `8.x` | CentOS |
{{< readfile file = "content/workstation/reusable/md/workstation_supported_derived_platforms.md" >}}

## Platform End-of-Life Policy

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/chef/automate/components/docs-chef-io v0.0.0-20231027151655-61e0a5d70b2c // indirect
github.com/chef/chef-server/docs-chef-io v0.0.0-20231127093116-305bca610b36 // indirect
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20230906065503-8f1a978813f8 // indirect
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20231204171850-c0bc9926378a // indirect
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20231031143423-5ffd549d4a19 // indirect
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20230809063034-95b117807a75 // indirect
github.com/chef/desktop-config/docs-chef-io v0.0.0-20230711052355-bad26ce3ac0b // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ github.com/chef/automate/components/docs-chef-io v0.0.0-20231027151655-61e0a5d70
github.com/chef/automate/components/docs-chef-io v0.0.0-20231027151655-61e0a5d70b2c/go.mod h1:juvLC7Rt33YOCgJ5nnfl4rWZRAbSwqjTbWmcAoA0LtU=
github.com/chef/chef-server/docs-chef-io v0.0.0-20231127093116-305bca610b36 h1:yognvfb/VxihujSLSPmu3mFZ+fXgzDv/L4+84W9TA1o=
github.com/chef/chef-server/docs-chef-io v0.0.0-20231127093116-305bca610b36/go.mod h1:gMSa25GUHmLimA0gjvRd3hs1buOBqkKPrdHzHvaJauY=
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20230906065503-8f1a978813f8 h1:rMpqWWnaV+fzB5Qk+8sNdbMgBarjPmCGSF623V5SOqc=
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20230906065503-8f1a978813f8/go.mod h1:gvoh6ov1YU98CVzBEWzEZeCLTRunfQ6r1VO7M3LFE9U=
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20231204171850-c0bc9926378a h1:3Yo2eavBf3KWbUcDq71I1wsOPSjeGL9/MvB8bhMw0Ys=
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20231204171850-c0bc9926378a/go.mod h1:gvoh6ov1YU98CVzBEWzEZeCLTRunfQ6r1VO7M3LFE9U=
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20231031143423-5ffd549d4a19 h1:EH5D0WGIvEi2m87pSHKdQPXCuiVrBHcyIenonB3YpTM=
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20231031143423-5ffd549d4a19/go.mod h1:fsG7S6r66ZW6Af/sqq+OL3WNP+BoO4V1/Evwu98Noig=
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20230809063034-95b117807a75 h1:+JauUFlgSpXfWw4k1csiOOihQsCbSgqTjRsx8rsbbPQ=
Expand Down

0 comments on commit 2b7297b

Please sign in to comment.