Skip to content

Releases: zarf-dev/zarf

v0.19.5

18 Jun 06:42
v0.19.5
a005637
Compare
Choose a tag to compare

Fixes

Changes

  • Configure Renovate by @renovate in #509
  • Update module github.com/AlecAivazis/survey/v2 to v2.3.5 by @renovate in #524
  • Update module github.com/docker/cli to v20.10.17 by @renovate in #525
  • Update module github.com/stretchr/testify to v1.7.2 by @renovate in #528
  • Update helm/kind-action action to v1.3.0 by @renovate in #531
  • Update module github.com/testifysec/go-witness to v0.1.11 by @renovate in #530
  • Update leonsteinhaeuser/project-beta-automations action to v1.2.1 by @renovate in #532
  • Update actions/checkout action to v3 by @renovate in #536
  • Update actions/setup-go action to v3 by @renovate in #537
  • Update sigstore/cosign-installer action to v2.4.0 by @renovate in #534
  • Update docker/login-action action to v2 by @renovate in #541
  • Update actions/upload-artifact action to v3 by @renovate in #540
  • Update module github.com/sigstore/cosign to v1.9.0 by @renovate in #533

New Contributors

Full Changelog: v0.19.4...v0.19.5

v0.19.4

14 Jun 17:13
v0.19.4
361d3c3
Compare
Choose a tag to compare

Changes

Full Changelog: v0.19.3...v0.19.4

v0.19.3

09 Jun 06:33
v0.19.3
c1f0ce7
Compare
Choose a tag to compare

Features

Fixes

Changes

New Contributors

Full Changelog: v0.19.2...v0.19.3

v0.19.2

03 Jun 21:14
v0.19.2
439bf81
Compare
Choose a tag to compare

Features

  • Support insecure docker registries during package creation by @jeff-mccoy in #500
    zarf package create --insecure
  • Enable Zarf install via Homebrew for Mac and use GoReleaser for GitHub release workflow by @YrrepNoj in #498
    brew tap defenseunicorns/tap
    brew install zarf

Full Changelog: v0.19.1...v0.19.2

v0.19.1

30 May 05:49
v0.19.1
6fb8cb4
Compare
Choose a tag to compare

Features

Changes

  • Hidden tool command for generating docs by @YrrepNoj in #490
  • Add sign-off label to banned labels list to prevent merge by @YrrepNoj in #491
  • Golang and Helm chart dependency updates by @jeff-mccoy in #495

New Contributors

Full Changelog: v0.19.0...v0.19.1

v0.19.0

24 May 14:58
v0.19.0
4683bd0
Compare
Choose a tag to compare

Features

Fixes

  • Use registry secrets by @vyta in #478
  • Resolve env variable secrets in the docker registry helm chart by @jeff-mccoy in #473
  • Fallback to host-provided git on clone failure during package create by @jeff-mccoy in #471

Changes

New Contributors

  • @vyta made their first contribution in #478

Full Changelog: v0.18.0...v0.19.0

v0.18.3

07 May 07:13
v0.18.3
a2fe6f9
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @vyta made their first contribution in #478

Full Changelog: v0.18.2...v0.18.3

v0.18.2

05 May 17:31
v0.18.2
2c08a35
Compare
Choose a tag to compare

What's Changed

  • Add support for custom Zarf variables in k8s resources by @jeff-mccoy in #474

Full Changelog: v0.18.1...v0.18.2

v0.18.1

04 May 00:54
v0.18.1
e90fa27
Compare
Choose a tag to compare

What's Changed

  • add nav links to main example README by @YrrepNoj in #469
  • add flag --skip-sbom to package create to speed up dev packages by @jeff-mccoy in #470
  • Fallback to host-provided git on clone failure during package create by @jeff-mccoy in #471
  • Resolve env variable secrets in the docker registry helm chart by @jeff-mccoy in #473

Full Changelog: v0.18.0...v0.18.1

v0.18.0

27 Apr 04:42
v0.18.0
7c52e71
Compare
Choose a tag to compare

Video update below:

v0.18.0 Video Update

⚠️ Breaking changes

  • The gitops-service component in the Zarf Init Config has been renamed to git-server. Change your automation scripts from zarf init --components gitops-service to zarf init --components git-server

New Features

Fixes

Changes

New Contributors

Full Changelog: v0.17.0...v0.18.0