Skip to content

v0.19.6

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 03:20
v0.19.6
14309a5

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