github zarf-dev/zarf v0.71.0

6 hours ago

0.71.0 (2026-02-04)

⚠ BREAKING CHANGES

  • registry-proxy: built-in mtls support (#4162)
  • wait: create wait package and call it directly within actions (#4549)
  • remove global plainHTTP and insecureSkipTLSVerify in favor of optional parameters (#4561)
  • move v1alpha1 validation logic to it's own package (#4544)

Features

  • add nodeSelector to zarf agent and registry charts (#4565) (a23e909)
  • error early during healthchecks when status is terminal (#4547) (eb54546)
  • prune: allow for pruning to continue on manifest unknown (#4566) (6814ead)
  • registry-proxy: built-in mtls support (#4162) (b493381)
  • release: add release please workflow and docs (#4558) (b4cb102)
  • remove direct usage of parent command zarf package inspect (#4548) (1904293)
  • remove global plainHTTP and insecureSkipTLSVerify in favor of optional parameters (#4561) (3eed404)
  • sign: implement support for sigstore bundle format (#4519) (9c3d446)
  • values: support for chart values merge (#4581) (81df552)

Bug Fixes

Refactoring

  • move v1alpha1 validation logic to it's own package (#4544) (502a6be)
  • wait: create wait package and call it directly within actions (#4549) (2498e1c)

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump github/codeql-action from 4.31.10 to 4.31.11 by @dependabot[bot] in #4554
  • chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the actions-organization group by @dependabot[bot] in #4553
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.0 by @dependabot[bot] in #4534
  • chore(deps): bump github/codeql-action from 4.31.11 to 4.32.0 by @dependabot[bot] in #4576

New Contributors

  • @zarf-release-please[bot] made their first contribution in #4564

Full Changelog: v0.70.1...v0.71.0

Don't miss a new zarf release

NewReleases is sending notifications on new releases.