Skip to content

Commit a69f0ea

Browse files
authored
Update docs for 1.6.1215 (#4336)
Signed-off-by: Ian Maddaus <[email protected]>
1 parent 46f7c56 commit a69f0ea

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

_vendor/github.com/habitat-sh/habitat/components/docs-chef-io/content/habitat/environment_variables.md

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# github.com/chef/automate/components/docs-chef-io v0.0.0-20240926130942-4b98d9cf92f6
22
# github.com/chef/desktop-config/docs-chef-io v0.0.0-20240814044820-5af667d41a43
3-
# github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241115181736-d7fefb1e7d23
3+
# github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241119140456-8605fc35e9b2
44
# github.com/chef/chef-server/docs-chef-io v0.0.0-20240920053744-03b58ff14f46
55
# github.com/inspec/inspec/docs-chef-io v0.0.0-20241105131042-f05b389794c9
66
# github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/chef/license-service/docs-chef-io v0.0.0-20231117105514-d3f3d53ba2dd // indirect
1515
github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72 // indirect
1616
github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90 // indirect
17-
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241115181736-d7fefb1e7d23 // indirect
17+
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241119140456-8605fc35e9b2 // indirect
1818
github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170 // indirect
1919
github.com/inspec/inspec-aws/docs-chef-io v0.0.0-20240122032232-049dcf822eef // indirect
2020
github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20240122032234-c1394fc25525 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72 h1:m
2020
github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72/go.mod h1:D+9mmEZxCwpdhZ8LrEODBWMwMufmJUubSt5NlU/lLB4=
2121
github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90 h1:p/a5iSATj0OjrqJLX/YKxYdGXhZzW58yyyNIC4JY4S0=
2222
github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90/go.mod h1:N/6F0+wmdvL6k0AjqyKIncMRClKAN92atjZdTLtYMaw=
23-
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241115181736-d7fefb1e7d23 h1:yCEYVtJ1XB1g46HiUwsrww3ASB+jyhCoI/VWQe+2Exg=
24-
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241115181736-d7fefb1e7d23/go.mod h1:5GKz/BtTWeTr8vdVQPkvGDQkQ+xiGWLkDsPOXhu2Ps4=
23+
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241119140456-8605fc35e9b2 h1:wDPHFo/AIHAqttmz/A/k5lDV4FEDo9uois2cuDsRLmM=
24+
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241119140456-8605fc35e9b2/go.mod h1:5GKz/BtTWeTr8vdVQPkvGDQkQ+xiGWLkDsPOXhu2Ps4=
2525
github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170 h1:Q9jEEyv8nZAN5NgJXwMoqjngSz6Bc5ruNc9V72Hk4b4=
2626
github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170/go.mod h1:tAazDDBtR5yCl/FNWHnrmkxpfxnOo9B99DyfRE7JH1c=
2727
github.com/inspec/inspec-aws/docs-chef-io v0.0.0-20240122032232-049dcf822eef h1:r+GoVO6zbIAtusZ2w6MwUhtDAJicQkYbX0iWwZmuXfQ=

0 commit comments

Comments
 (0)