What's Changed
Features
- Support authenticated Helm repositories that have been configured with
helm repo add
by @AustinAbro321 in #2196 - Verify that the specified storage class exists during
zarf init
by @lucasrod16 in #2180 - Check for available node resources before building injector pod by @chrishorton in #2220
- Officially support yaml extensions within the
zarf.yaml
usingx-
keys by @AustinAbro321 in #2217
Fixes
Docs
- Fix typos in the extension
README.md
by @mjnagel in #2227 - Fix a small grammatical error in the base
README.md
by @cmwylie19 in #2219
Dependencies
- Update github.com/anchore/clio digest to 89e2fe8 by @renovate in #2214
- Update github.com/anchore/clio digest to a5e93b6 by @renovate in #2229
- Update github.com/anchore/stereoscope digest to eb656fc by @renovate in #2230
Development
- Remove workflow for automatically adding issues to the zarf project by @YrrepNoj in #2239
- Delete unnecessary waitgroup from concurrencyTools by @AustinAbro321 in #2244
- Update
NewOrasRemote
to takeocispec.Platform
as an argument by @decleaver in #2241
New Contributors
- @jbrewer3 made their first contribution in #2216
- @chrishorton made their first contribution in #2220
Full Changelog: v0.32.1...v0.32.2