chore(deps): update dependency defenseunicorns/zarf to v0.32.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
defenseunicorns/zarf | patch |
v0.32.2 -> v0.32.3
|
|
defenseunicorns/zarf | ironbank-github | patch |
v0.32.2 -> v0.32.3
|
Release Notes
defenseunicorns/zarf (defenseunicorns/zarf)
v0.32.3
What's Changed
Fixes
- Properly handle panic that could occur during checksum validation by @mjnagel in https://github.com/defenseunicorns/zarf/pull/2262
- Add the
--key
flag to the init cmd to properly allow for signed init packages by @dgershman in https://github.com/defenseunicorns/zarf/pull/2259 - Restore destroy script functionality during
zarf destroy
by @Racer159 in https://github.com/defenseunicorns/zarf/pull/2274 - Fix symlink inclusion within component resources by @dgershman in https://github.com/defenseunicorns/zarf/pull/2256
- Use memory friendly file split logic for partial packages by @daniel-palmer-gu in https://github.com/defenseunicorns/zarf/pull/2264
- Fix reproducible tarball creation on Windows systems by @Noxsios in https://github.com/defenseunicorns/zarf/pull/2293
Docs
- Make branding more consistent and add community meetup references to docs by @Racer159 in https://github.com/defenseunicorns/zarf/pull/2258
Dependencies
- Update github.com/anchore/clio digest by @renovate in https://github.com/defenseunicorns/zarf/pull/2277 and https://github.com/defenseunicorns/zarf/pull/2283
- Update all non-major dependencies (including Gitea v1.21.5, Syft v0.100.0, K9s v0.31.7 and Crane v0.19.0) by @renovate in https://github.com/defenseunicorns/zarf/pull/2187
Development
- Add a more robust chart search regexManager by @Racer159 in https://github.com/defenseunicorns/zarf/pull/2278 and https://github.com/defenseunicorns/zarf/pull/2284
- Partial refactor of injector logic in
k8s
, andcluster
packages by @chrishorton in https://github.com/defenseunicorns/zarf/pull/2271
New Contributors
- @daniel-palmer-gu made their first contribution in https://github.com/defenseunicorns/zarf/pull/2264
Full Changelog: https://github.com/defenseunicorns/zarf/compare/v0.32.2...v0.32.3
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.