github defenseunicorns/zarf v0.19.6

latest releases: v0.35.0, v0.34.0, v0.33.2...
2 years ago

Features

  • Add support for package deploy via cosign sget by @YrrepNoj in #550
    Screen Shot 2022-06-27 at 10 46 06 PM

Known Issues

  • The mutating webhook agent was updated to support UPDATE operations as well as CREATE, but there is a bug in it that you'll see as error message operation UPDATE is not registered or Unable to bind the webhook handler. If this issue is affecting you, you can use this patch:
    zarf package deploy sget://defenseunicorns/zarf-package-agent-hotfix:amd64
    kubectl -n flux-system rollout restart deployment/source-controller
    See #610 (comment) for complete details.

Fixes

Changes

Full Changelog: v0.19.5...v0.19.6

Don't miss a new zarf release

NewReleases is sending notifications on new releases.