What's Changed
🚀 Updates
- refactor: combine and output split files in LoadPackage by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3796
- chore: lint src/internal/packager by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3854
- refactor: deploy by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3738
- fix: concurrent registry auth issue by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3850
- fix: segfault during destroy w/o state by @Racer159 in https://github.com/zarf-dev/zarf/pull/3864
- fix: Replace all vars and consts in
actionCmdMutation
by @koendelaat in https://github.com/zarf-dev/zarf/pull/3799 - feat: expand subcommands from
crane
toregistry
command by @a1994sc in https://github.com/zarf-dev/zarf/pull/3856 - refactor: dev deploy by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3847
- fix: unchecked err when populating variables for deploy by @AustinAbro321 in https://github.com/zarf-dev/zarf/pull/3873
- fix(create): ensure that when given an output directory Archive creates the directory for the user by @mkcp in https://github.com/zarf-dev/zarf/pull/3869
- fix(archive): sbom directory regression fix by @brandtkeller in https://github.com/zarf-dev/zarf/pull/3877
📦 Dependencies
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 by @dependabot in https://github.com/zarf-dev/zarf/pull/3852
- chore(deps): bump github.com/google/go-containerregistry from 0.20.4 to 0.20.5 by @dependabot in https://github.com/zarf-dev/zarf/pull/3853
- chore(deps): bump github.com/anchore/syft from 1.26.0 to 1.26.1 by @dependabot in https://github.com/zarf-dev/zarf/pull/3857
- chore(deps): bump github.com/fairwindsops/pluto/v5 from 5.21.6 to 5.21.7 by @dependabot in https://github.com/zarf-dev/zarf/pull/3866
New Contributors
- @koendelaat made their first contribution in https://github.com/zarf-dev/zarf/pull/3799
Full Changelog: https://github.com/zarf-dev/zarf/compare/v0.55.5...v0.55.6