Skip to content

v0.32.2

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 02:19
· 584 commits to main since this release
v0.32.2
e208cca

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 using x- keys by @AustinAbro321 in #2217

Fixes

  • Fix the inclusion of helm sub commands when rendering zarf tools help by @jbrewer3 in #2216

Docs

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 take ocispec.Platform as an argument by @decleaver in #2241

New Contributors

Full Changelog: v0.32.1...v0.32.2