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

Bump Hugo module habitat to latest stable release (de19b906a2285d986fb4199dd26276dad7b9ad50). #4367

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
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-20241202053455-d6fa3db8941a
# github.com/chef/desktop-config/docs-chef-io v0.0.0-20240814044820-5af667d41a43
# github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241119140456-8605fc35e9b2
# github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241227173243-de19b906a228
# github.com/chef/chef-server/docs-chef-io v0.0.0-20250102024827-cf7f6c08943f
# github.com/inspec/inspec/docs-chef-io v0.0.0-20241105131042-f05b389794c9
# github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170
Expand Down
3 changes: 2 additions & 1 deletion assets/release-notes/habitat/release-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@
"1.6.607",
"1.6.652",
"1.6.826",
"1.6.1041"
"1.6.1041",
"1.6.1243"
]
2 changes: 1 addition & 1 deletion content/habitat/habitat_cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

| Applies to Version | Last Updated |
| ------- | ------------ |
| hab 1.6.1215/20241115182310 (linux) | 15 Nov 2024 |
| hab 1.6.1243/20241227194506 (linux) | 27 Dec 2024 |

Check failure on line 21 in content/habitat/habitat_cli.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [chef.brands] Use 'Linux' instead of 'linux' Raw Output: {"message": "[chef.brands] Use 'Linux' instead of 'linux'", "location": {"path": "content/habitat/habitat_cli.md", "range": {"start": {"line": 21, "column": 32}}}, "severity": "ERROR"}

Check failure on line 21 in content/habitat/habitat_cli.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Microsoft.DateFormat] Use 'July 31, 2016' format, not '27 Dec 2024'. Raw Output: {"message": "[Microsoft.DateFormat] Use 'July 31, 2016' format, not '27 Dec 2024'.", "location": {"path": "content/habitat/habitat_cli.md", "range": {"start": {"line": 21, "column": 41}}}, "severity": "ERROR"}

## hab

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 = 2024-11-15T19:26:21.695Z
date = 2024-12-27T20:47:49.689Z
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 @@ -14,7 +14,7 @@ require (
github.com/chef/license-service/docs-chef-io v0.0.0-20231117105514-d3f3d53ba2dd // indirect
github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72 // indirect
github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90 // indirect
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241119140456-8605fc35e9b2 // indirect
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241227173243-de19b906a228 // indirect
github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170 // indirect
github.com/inspec/inspec-aws/docs-chef-io v0.0.0-20240122032232-049dcf822eef // indirect
github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20240122032234-c1394fc25525 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72 h1:m
github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72/go.mod h1:D+9mmEZxCwpdhZ8LrEODBWMwMufmJUubSt5NlU/lLB4=
github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90 h1:p/a5iSATj0OjrqJLX/YKxYdGXhZzW58yyyNIC4JY4S0=
github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90/go.mod h1:N/6F0+wmdvL6k0AjqyKIncMRClKAN92atjZdTLtYMaw=
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241119140456-8605fc35e9b2 h1:wDPHFo/AIHAqttmz/A/k5lDV4FEDo9uois2cuDsRLmM=
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241119140456-8605fc35e9b2/go.mod h1:5GKz/BtTWeTr8vdVQPkvGDQkQ+xiGWLkDsPOXhu2Ps4=
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241227173243-de19b906a228 h1:ur/oWo1IJqxeT4DAOHUUh3sIBd/x8cXJYb5nNA8+VMc=
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241227173243-de19b906a228/go.mod h1:5GKz/BtTWeTr8vdVQPkvGDQkQ+xiGWLkDsPOXhu2Ps4=
github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170 h1:Q9jEEyv8nZAN5NgJXwMoqjngSz6Bc5ruNc9V72Hk4b4=
github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170/go.mod h1:tAazDDBtR5yCl/FNWHnrmkxpfxnOo9B99DyfRE7JH1c=
github.com/inspec/inspec-aws/docs-chef-io v0.0.0-20240122032232-049dcf822eef h1:r+GoVO6zbIAtusZ2w6MwUhtDAJicQkYbX0iWwZmuXfQ=
Expand Down
Loading