github zarf-dev/zarf v0.21.1

latest releases: v0.40.1, v0.40.0, v0.39.0...
2 years ago

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

Don't miss a new zarf release

NewReleases is sending notifications on new releases.