What's Changed
Features
- Introduce
zarf prepare lint
to perform schema validation and lay groundwork for standardizing best practices by @AustinAbro321 in #2075 - Add
zarf package remove/inspect
completion for package names from cluster sources by @WeaponX314 in #2151 - Add a warning when no components are selected for deployment in a package by @bdw617 in #2167
Fixes
Docs
- Fix link and content issues across the docs by @AustinAbro321 in #2168
Dependencies
- Update component-webhooks example to use new Pepr k8s fluent client by @lucasrod16 in #2090
- Update k8s.io/utils digest to cf03d44 then to b307cd5 by @renovate in #2156 and #2161
- Update github.com/anchore/stereoscope digest to 3610f4e by @renovate in #2155
Development
- Move the
cluster
library frominternal
topkg
to make it available to consumers by @Noxsios in #2162 - Promote @lucasrod16 to be a full maintainer by @Racer159 in #2166
Full Changelog: v0.31.2...v0.31.3