Skip to content

Commit

Permalink
Bump Hugo module habitat to latest stable release (e95f35d634b19b793d…
Browse files Browse the repository at this point in the history
…52f50f9abf7577a3585c91). (#3779)

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.

Co-authored-by: Chef Expeditor <[email protected]>
Co-authored-by: Ian Maddaus <[email protected]>
  • Loading branch information
3 people authored Mar 24, 2022
1 parent 7ae2e7e commit 246802b
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 12 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.

2 changes: 1 addition & 1 deletion _vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# github.com/chef/automate/components/docs-chef-io v0.0.0-20220322120634-441cf908fdfb
# github.com/chef/desktop-config/docs-chef-io v0.0.0-20211006114000-6bf6119bfc8a
# github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20220223204905-ee157196b538
# github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20220321163225-e95f35d634b1
# github.com/chef/chef-server/docs-chef-io v0.0.0-20220303162748-5640b2de7236
# github.com/inspec/inspec/docs-chef-io v0.0.0-20220323184151-26e197a3a506
# github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20220218210517-5887448b615c
Expand Down
5 changes: 3 additions & 2 deletions content/habitat/habitat_cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The commands for the Chef Habitat CLI (`hab`) are listed below.

| Applies to Version | Last Updated |
| ------- | ------------ |
| hab 1.6.420/20211101172443 (linux) | 1 Nov 2021 |
| hab 1.6.477/20220321163641 (linux) | 21 Mar 2022 |

## hab

Expand Down Expand Up @@ -241,12 +241,13 @@ Lists origin channels
**USAGE**

```
hab bldr channel list [OPTIONS] [ORIGIN]
hab bldr channel list [FLAGS] [OPTIONS] [ORIGIN]
```

**FLAGS**

```
-s, --sandbox Include sandbox channels for the origin
-h, --help Prints help information
-V, --version Prints version information
```
Expand Down
2 changes: 1 addition & 1 deletion content/habitat/service_templates.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
+++
title = "Service Template Data"

date = 2021-11-01T18:06:23.434Z
date = 2022-03-21T17:24:17.983Z
draft = false

[menu]
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/chef/effortless/docs-chef-io v0.0.0-20211119164252-4ff3d53886be // indirect
github.com/chef/supermarket/docs-chef-io v0.0.0-20220303181518-342cf6e77367 // indirect
github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90 // indirect
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20220223204905-ee157196b538 // indirect
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20220321163225-e95f35d634b1 // indirect
github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20220218210517-5887448b615c // indirect
github.com/inspec/inspec-aws/docs-chef-io v0.0.0-20220228151600-69aa036b1527 // indirect
github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20220228040450-e1b23e65979a // indirect
Expand Down
2 changes: 1 addition & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMyw
github.com/google/go-cmp v0.3.1/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=
github.com/google/go-cmp v0.4.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.5.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20220223204905-ee157196b538/go.mod h1:luAy42opPrAM/T6hsqDyW3CNBaAMgy+a6l0+oi8sw8U=
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20220321163225-e95f35d634b1/go.mod h1:luAy42opPrAM/T6hsqDyW3CNBaAMgy+a6l0+oi8sw8U=
github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20220218210517-5887448b615c/go.mod h1:tAazDDBtR5yCl/FNWHnrmkxpfxnOo9B99DyfRE7JH1c=
github.com/inspec/inspec-aws/docs-chef-io v0.0.0-20220228151600-69aa036b1527/go.mod h1:5rfIsi1/SqSiAXqU94UOcfMnebnuaEmFriU8k8t1Kes=
github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20220228040450-e1b23e65979a/go.mod h1:93+uw8FTBAWybBZIn45FzO5vnZDBh51lgMwMP1vvIqo=
Expand Down

0 comments on commit 246802b

Please sign in to comment.