github defenseunicorns/zarf v0.27.0

latest releases: v0.33.2, v0.33.1, v0.33.0...
11 months ago

What's Changed

⚠️ Breaking Changes

  • Internal package structure changes will require packages built with v0.27.0 to be deployed with v0.27.0 or higher by @Noxsios in #1469 and by @Racer159 #1696

    Previously built packages are still compatible with v0.27.0, only newly created packages will require the higher version

  • Component import paths have been made relative to the child zarf.yaml for files, data injections and actions (similar to how charts was previously). These paths will need to be updated to be relative to the child instead of the parent.

Features

Rollup From v0.26 Patch Releases

Fixes

  • Fix inaccessible clusters in a ~/.kube/config causing a failure during the architecture check by @Racer159 in #1724
  • Ensure variables are uppercase when specified with --set by @YrrepNoj in #1728
  • Fix full-repo authenticated git clone "authentication required" failures by @Racer159 in #1727
  • Improve crane image pushing to reduce likelihood of image push stalling by @Racer159 in #1721
  • Save/update deployed package state per component to assist rollbacks by @YrrepNoj in #1736

Rollup From v0.26 Patch Releases

  • Replace Zarf Logo in WebUI with an HQ version by @mike-winberry in #1700
  • [SECURITY] Resolve areas where sensitive state was being stored in Zarf logs by @Racer159 in #1692
  • Improve messaging when the package architecture doesn't match cluster architecture by @lucasrod16 in #1495
  • Fix issues pulling packages from some unauthenticated OCI registries by @Noxsios in #1678
  • Fix some failing Big Bang 2.0 deployments by @willswire in #1648

Docs

Rollup From v0.26 Patch Releases

Dependencies

  • Update google/go-containerregistry (crane) to v0.15.2 by @Racer159 in #1721

Rollup From v0.26 Patch Releases

  • [SECURITY] Update library/registry to 2.8.2 and all other non-major dependencies by @renovate in #1646
  • Change gitea to the rootless version to enable compatibility with EFS and enhance security by @corang in #1706
  • Update aws-actions/configure-aws-credentials action to v2 by @renovate in #1673
  • Update all non-major dependencies by @renovate in #1562

Development

Rollup From v0.26 Patch Releases

New Contributors

Full Changelog: v0.26.4...v0.27.0

Don't miss a new zarf release

NewReleases is sending notifications on new releases.