We are delighted to announce the availability of version 2.0.504 of Chef Habitat.
Bug fixes
- The launcher now uses
baseas the default channel when downloading the Habitat Supervisor, instead ofstable, if the supervisor doesn't exist when invoked by the launcher. - The tar and container exporters now use
baseinstead ofstablewhen downloading the busybox package. - Hooks now use
baseinstead ofstablewhen downloading busybox or PowerShell if not present. - Updated all CLI documentation to reference
hab cli setupinstead ofhab setup. - Restored the kernel2 platform as a viable target in the underlying target verification code. We no longer build kernel2 core packages or kernel2-compatible versions of Habitat binaries, but kernel2 must remain a viable package target to store those packages in a Builder instance.