Skip to content

v0.21.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 07:05
v0.21.1
b478dab

Features

  • Add new "prepare" stage for components scripts to perform actions on zarf package create by @jeff-mccoy in #660
    components:
      - name: prepare
        scripts:
          # Note this file will be created in this directory, regardless of where the package create command is called from
          prepare:
            - "touch test-prepare.txt"

Development

  • Move to official github action for project issue automation by @renovate in #653

Dependencies

  • Update module sigs.k8s.io/kustomize/api to v0.12.1 by @renovate in #656
  • Update module github.com/sigstore/cosign to v1.10.1 by @renovate in #659
  • Update module go to 1.19 by @renovate in #657
  • Update module github.com/derailed/k9s to v0.26.3 by @renovate in #658

Full Changelog: v0.21.0...v0.21.1