github zarf-dev/zarf v0.26.0

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

⚠️ Breaking changes

  • Image CRCs are now appended to tags instead of repository names to better dedupe image layers on push by @Racer159 in #1590

    When upgrading you will need to reinitialize the cluster and redeploy image-containing packages to create the new image refs. (i.e. 127.0.0.1:31999/library/nginx-3793515731:1.23.3 becomes 127.0.0.1:31999/library/nginx:1.23.3-zarf-3793515731) - existing pods will continue to run but may need to pull the new images on failures

  • Zarf also now officially requires Big Bang version 1.54.0 or greater in the Big Bang extension by @dgershman in #1559

Features

      Zarf WebUI

Rollup From v0.25 Patch Releases

Fixes

  • Fixed an issue where specifying a custom repo for the Big Bang extension fails when getting flux by @dgershman in #1613
  • Fixed an issue when unpacking sboms on zarf package inspect from some older Zarf packages by @Racer159 in #1621
  • Fix internal registry HPA scaledown behavior, and improve registry push UX by @Racer159 in #1590
  • Fix a failure when running zarf tools kubectl version by @Racer159 in #1620

Rollup From v0.25 Patch Releases

Docs

Rollup From v0.25 Patch Releases

Dependencies

  • Update dependency @sveltejs/kit to 1.15.2 [security] by @renovate in #1576
  • Update github.com/anchore/stereoscope digest to 8602f1a by @renovate in #1472

Rollup From v0.25 Patch Releases

Development

Rollup From v0.25 Patch Releases

New Contributors (since v0.25.0)

Full Changelog: v0.25.2...v0.26.0

Don't miss a new zarf release

NewReleases is sending notifications on new releases.