github zarf-dev/zarf v0.22.0

latest releases: v0.40.1, v0.40.0, v0.39.0...
23 months ago

Release Overview

https://youtu.be/p1LFTbNHzhU

⚠️ Breaking changes

  • Zarf init package names now include the CLI version, e.g. zarf-init-amd64.tar.zst -> zarf-init-amd64-v0.22.0.tar.zst
  • Internal images and git repos have a CRC32 suffix in the name to avoid collisions
  • The zarf-state secret structure has been updated to contain more configuration natively instead of holding a single 'secret' value that all others were derived from.

Features

Fixes

Development

  • Check for CVEs with Grype in actions by @Racer159 in #744
  • Pull out docs and schema refactor from PR 692 by @Racer159 in #730
  • speed up patch merging for renovate by @jeff-mccoy in #780
  • Add package.json and package-lock.json to exclusions for CLI tests by @Racer159 in #811
  • Remove repo1 CICD dependency due to unreliable uptime by @jeff-mccoy in #817
  • Fixup Makefile help and Speedup builds by @Racer159 in #847
  • Fixing a small issue with the timeout not stopping the external test by @Racer159 in #869

Docs

Dependencies

New Contributors

Full Changelog: v0.21.3...v0.22.0

Don't miss a new zarf release

NewReleases is sending notifications on new releases.