What's Changed
Features
- Introduce
files.extractPath
support to pull files directly from archives by @cmwylie19 in #1962 - Add extra environment variables and PVC enable variables to the Zarf Registry Chart by @AbrohamLincoln in #1994
- Include the helm repo / helm dependency commands in Zarf and tweak helm build logic by @Racer159 in #1991
- Implement chart/manifest merging by name within composable packages by @Racer159 in #1975
Fixes
- Throw warning instead of error when last non-breaking version is checked with the default CLIVersion by @lucasrod16 in #1981
- Ensure that image manifests inside a Zarf package are pulled as blobs by @UncleGedd in #1987
- Copy global Kubernetes label variables to prevent leakage in library scenarios by @Racer159 in #1992
- Fix potential for double transform of image references (i.e with operators that self-reference) by @cmwylie19 in #1989
Development
- Update the EKS version to support Argo CD in nightly tests by @Racer159 in #1978
- Publish the Zarf init package + init skeleton as OCI on release by @Noxsios in #1990
New Contributors
- @AbrohamLincoln made their first contribution in #1994
Full Changelog: v0.29.0...v0.29.1