What's Changed
Features
- Big Bang support for YOLO mode by @willswire in #1681
- Add
zarf tools download-init
to more easily retrieve the init package from releases by @Racer159 in #1710 - Add
--kube-version
override tozarf prepare find-images
by @brandtkeller in #1662 - Add Helm HIP 15 mage annotation discovery support in
zarf prepare find-images
by @Racer159 in #1708
Fixes
- Replace Zarf Logo in WebUI with an HQ version by @mike-winberry in #1700
Docs
- Capitalize WordPress in the docs correctly by @ottok in #1702
- Add Package SBOM page and include more info on the View SBOMs page by @Racer159 in #1688
- Correct docs sidebar order to match Information Architecture navigation by @Racer159 in #1705
- Add a Zarf resource adoption tutorial by @JasonvanBrackel in #1691
- Update the help text for the
--storage-class
flag ofzarf init
by @RothAndrew in #1719
Dependencies
- [SECURITY] Update
library/registry
to2.8.2
and all other non-major dependencies by @renovate in #1646
⚠️ NOTE - You can use
library/registry:2.8.2
on older versions of Zarf by following the Creating a Custom 'init' Package Tutorial
- Change gitea to the rootless version to enable compatibility with EFS and enhance security by @corang in #1706
New Contributors
Full Changelog: v0.26.3...v0.26.4