From ca3382de1aa9a7f4643445eb929deb187b217e1f Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 18 Nov 2024 19:04:07 +0000 Subject: [PATCH] Bump Hugo module habitat to latest stable release (d7fefb1e7d23f8d7e43200f87c29736fdfab6d6b). 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. --- _vendor/modules.txt | 2 +- .../habitat/release-versions.json | 3 +- content/habitat/habitat_cli.md | 36 ++++++++++--------- content/habitat/service_templates.md | 2 +- go.mod | 2 +- go.sum | 4 +-- 6 files changed, 26 insertions(+), 23 deletions(-) diff --git a/_vendor/modules.txt b/_vendor/modules.txt index f1ed1eacb3..971da3e4ac 100644 --- a/_vendor/modules.txt +++ b/_vendor/modules.txt @@ -1,6 +1,6 @@ # github.com/chef/automate/components/docs-chef-io v0.0.0-20240926130942-4b98d9cf92f6 # 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-20240410132404-ec6d25dc198b +# github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241115181736-d7fefb1e7d23 # github.com/chef/chef-server/docs-chef-io v0.0.0-20240920053744-03b58ff14f46 # 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 diff --git a/assets/release-notes/habitat/release-versions.json b/assets/release-notes/habitat/release-versions.json index 47c42f37b5..ea913632da 100644 --- a/assets/release-notes/habitat/release-versions.json +++ b/assets/release-notes/habitat/release-versions.json @@ -37,5 +37,6 @@ "1.6.607", "1.6.652", "1.6.826", - "1.6.1041" + "1.6.1041", + "1.6.1215" ] diff --git a/content/habitat/habitat_cli.md b/content/habitat/habitat_cli.md index 21a2db7258..a889658d78 100644 --- a/content/habitat/habitat_cli.md +++ b/content/habitat/habitat_cli.md @@ -18,7 +18,7 @@ The commands for the Chef Habitat CLI (`hab`) are listed below. | Applies to Version | Last Updated | | ------- | ------------ | -| hab 1.6.1041/20240411141804 (linux) | 11 Apr 2024 | +| hab 1.6.1215/20241115182310 (linux) | 15 Nov 2024 | ## hab @@ -96,7 +96,7 @@ hab bldr | Command | Description | | ------- | ----------- | | [hab bldr channel](#hab-bldr-channel) | Commands relating to Habitat Builder channels | -| [hab bldr job](#hab-bldr-job) | Commands relating to Habitat Builder jobs | +| [hab bldr job](#hab-bldr-job) | REMOVED: Commands relating to Habitat Builder jobs | --- ### hab bldr channel @@ -306,7 +306,7 @@ hab bldr channel promote [OPTIONS] --origin | Command | Description | | ------- | ----------- | -| [hab bldr job cancel](#hab-bldr-job-cancel) | Cancel a build job group and any in-progress builds | -| [hab bldr job demote](#hab-bldr-job-demote) | Demote packages from a completed build job from a specified channel | -| [hab bldr job promote](#hab-bldr-job-promote) | Promote packages from a completed build job to a specified channel | -| [hab bldr job start](#hab-bldr-job-start) | Schedule a build job or group of jobs | -| [hab bldr job status](#hab-bldr-job-status) | Get the status of one or more job groups | +| [hab bldr job cancel](#hab-bldr-job-cancel) | REMOVED: Cancel a build job group and any in-progress builds | +| [hab bldr job demote](#hab-bldr-job-demote) | REMOVED: Demote packages from a completed build job from a specified channel | +| [hab bldr job promote](#hab-bldr-job-promote) | REMOVED: Promote packages from a completed build job to a specified channel | +| [hab bldr job start](#hab-bldr-job-start) | REMOVED: Schedule a build job or group of jobs | +| [hab bldr job status](#hab-bldr-job-status) | REMOVED: Get the status of one or more job groups | --- ### hab bldr job cancel -Cancel a build job group and any in-progress builds +REMOVED: Cancel a build job group and any in-progress builds **USAGE** @@ -372,7 +372,7 @@ hab bldr job cancel [FLAGS] [OPTIONS] ### hab bldr job demote -Demote packages from a completed build job from a specified channel +REMOVED: Demote packages from a completed build job from a specified channel **USAGE** @@ -409,7 +409,7 @@ hab bldr job demote [FLAGS] [OPTIONS] ### hab bldr job promote -Promote packages from a completed build job to a specified channel +REMOVED: Promote packages from a completed build job to a specified channel **USAGE** @@ -446,7 +446,7 @@ hab bldr job promote [FLAGS] [OPTIONS] ### hab bldr job start -Schedule a build job or group of jobs +REMOVED: Schedule a build job or group of jobs **USAGE** @@ -482,7 +482,7 @@ hab bldr job start [FLAGS] [OPTIONS] [PKG_TARGET] ### hab bldr job status -Get the status of one or more job groups +REMOVED: Get the status of one or more job groups **USAGE** @@ -1825,10 +1825,11 @@ hab pkg build [FLAGS] [OPTIONS] **OPTIONS** ``` ---cache-key-path Cache for creating and searching for encryption keys [env: HAB_CACHE_KEY_PATH=] [default: /hab/cache/keys] --k, --keys Installs secret origin keys (ex: "unicorn", "acme,other,acme-ops") --r, --root Sets the Studio root (default: /hab/studios/) --s, --src Sets the source path (default: $PWD) +--cache-key-path Cache for creating and searching for encryption keys [env: HAB_CACHE_KEY_PATH=] [default: /hab/cache/keys] +-k, --keys Installs secret origin keys (ex: "unicorn", "acme,other,acme-ops") +-r, --root Sets the Studio root (default: /hab/studios/) +-f, --refresh-channel Channel used to retrieve plan dependencies for Chef supported origins env: HAB_REFRESH_CHANNEL=] [default: stable] +-s, --src Sets the source path (default: $PWD) ``` **ARGS** @@ -2245,6 +2246,7 @@ hab pkg install [FLAGS] [OPTIONS] ... -b, --binlink Binlink all binaries from installed package(s) into BINLINK_DIR -f, --force Overwrite existing binlinks --ignore-install-hook Do not run any install hooks + --ignore-local Do not use locally-installed packages when a corresponding package cannot be installed from Builder -h, --help Prints help information -V, --version Prints version information ``` diff --git a/content/habitat/service_templates.md b/content/habitat/service_templates.md index 4ed70c4360..098e80148a 100644 --- a/content/habitat/service_templates.md +++ b/content/habitat/service_templates.md @@ -1,7 +1,7 @@ +++ title = "Service Template Data" -date = 2024-04-11T15:19:34.317Z +date = 2024-11-15T19:26:21.695Z draft = false [menu] diff --git a/go.mod b/go.mod index 4e3496b34f..ce2a421fb0 100644 --- a/go.mod +++ b/go.mod @@ -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-20240410132404-ec6d25dc198b // indirect + github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241115181736-d7fefb1e7d23 // 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 diff --git a/go.sum b/go.sum index e2a9d9284c..b2b49b7d44 100644 --- a/go.sum +++ b/go.sum @@ -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-20240410132404-ec6d25dc198b h1:Ro7cUmzy6EEKQSUdIO+Avfw8qDIQitQUY/lVdD6Za2g= -github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20240410132404-ec6d25dc198b/go.mod h1:5GKz/BtTWeTr8vdVQPkvGDQkQ+xiGWLkDsPOXhu2Ps4= +github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241115181736-d7fefb1e7d23 h1:yCEYVtJ1XB1g46HiUwsrww3ASB+jyhCoI/VWQe+2Exg= +github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241115181736-d7fefb1e7d23/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=