v0.31.1
What's Changed
Features
- Allow passing additional arguments to
k9s
when invoked byzarf tools monitor
by @WeaponX314 in #2095 - Add
REGISTRY_CA_BUNDLE
variable to registry package and chart to improve S3 backed registries by @AbrohamLincoln in #2008 - Add
GIT_SERVER_DISABLE_REGISTRATION
variable to allow for Gitea registration, so that SSO can be used by @dgershman in #2118 [Library Only]
Initial implementation of Helm Chart overrides at deploy time by @Racer159 in #2131
Fixes
- Properly handle
variable
andconstant
merging when using composable components by @Racer159 in #2129 - Use the node name instead of the hostname label to build the injector pod by @Racer159 in #2119
- Resolve pathing issues while loading images with Zarf on Windows by @Racer159 in #2106
- Add an error channel for progress bar rendering to properly stop the progress bar when used as a library by @UncleGedd in #2117
- Keep a useable empty dir volume within the registry even when persistence is disabled by @Racer159 in #2124
Docs
- Update the Zarf overview to be more clear about how Zarf works by @Racer159 in #2122
Full Changelog: v0.31.0...v0.31.1