Skip to content

Releases: zarf-dev/zarf

v0.61.1

02 Sep 18:58
v0.61.1
1db0bc8
Compare
Choose a tag to compare

NOTE: This release downgrades Helm to version v3.18.4 to fix a regression in schema checking in v3.18.5 and v3.18.6.

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump github/codeql-action from 3.29.10 to 3.29.11 by @dependabot[bot] in #4118
  • chore(deps): bump mermaid from 10.9.3 to 10.9.4 in /site by @dependabot[bot] in #4122

Full Changelog: v0.61.0-rc1...v0.61.1

v0.61.0

21 Aug 19:55
v0.61.0
552d1b4
Compare
Choose a tag to compare

v0.61.0 Release!

NOTE!: This release updated Helm to version v3.18.6, which contains a bug in the schema checking code. You may run into issues with complex Helm charts that passed schema validation in prior versions. We recommend updating to Zarf v.0.61.1 to avoid this issue, which downgrades helm to v3.18.4

NOTE!: This release introduces the inclusion of flavor in the package tarball name.
Example: zarf package create examples/package-flavors/ --architecture amd64 --flavor rocky-road
Output: zarf-package-package-flavors-amd64-1.0.0-rocky-road.tar.zst

Other Notable Changes:

  • Initial support for CLI feature flags with axolotl-mode
    • Run --features axolotl-mode=true for a sneak peak
  • Removal of sget support
  • shorthand -c added to the --confirm flag
  • Interactive removal when --confirm is not provided
  • various bug fixes
    Additionally we welcomed Boeing to the list of Adopters for Zarf!
    Thank you to everyone to contributed to making this release possible.

Release Demo

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump github.com/fairwindsops/pluto/v5 from 5.22.2 to 5.22.3 by @dependabot[bot] in #4059
  • chore(deps): bump the golang group across 1 directory with 2 updates by @dependabot[bot] in #4058
  • chore(deps): bump github.com/anchore/syft from 1.29.1 to 1.30.0 by @dependabot[bot] in #4065
  • chore(deps): bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in #4067
  • chore(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.0 by @dependabot[bot] in #4066
  • chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #4071
  • chore(deps): bump actions/create-github-app-token from 2.1.0 to 2.1.1 by @dependabot[bot] in #4072
  • chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 by @dependabot[bot] in #4075
  • chore(deps): bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 by @dependabot[bot] in #4083
  • chore(deps): bump github.com/anchore/syft from 1.30.0 to 1.31.0 by @dependabot[bot] in #4082
  • chore(deps): bump the k8s group across 1 directory with 5 updates by @dependabot[bot] in #4088
  • chore(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @dependabot[bot] in #4089
  • chore(deps): bump astro from 5.7.7 to 5.12.8 in /site by @dependabot[bot] in #4054
  • chore(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.2 by @dependabot[bot] in #4099
  • chore(deps): bump github/codeql-action from 3.29.9 to 3.29.10 by @dependabot[bot] in #4100
  • chore(deps): bump helm.sh/helm/v3 from 3.18.5 to 3.18.6 by @dependabot[bot] in #4104
  • chore(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #4105
  • chore(deps): bump aws-actions/configure-aws-credentials from 4.2.1 to 4.3.1 by @dependabot[bot] in #4106
  • chore(deps): bump github.com/fairwindsops/pluto/v5 from 5.22.3 to 5.22.5 by @dependabot[bot] in #4101
  • chore(deps): bump the actions-organization group with 2 updates by @dependabot[bot] in #4114
  • chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #4115
  • chore(deps): bump astro from 5.12.8 to 5.13.2 in /site by @dependabot[bot] in #4109

New Contributors

Full Changelog: v0.60.0-rc1...v0.61.0

v0.61.0-rc1

21 Aug 19:12
v0.61.0-rc1
552d1b4
Compare
Choose a tag to compare
v0.61.0-rc1 Pre-release
Pre-release

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump github.com/fairwindsops/pluto/v5 from 5.22.2 to 5.22.3 by @dependabot[bot] in #4059
  • chore(deps): bump the golang group across 1 directory with 2 updates by @dependabot[bot] in #4058
  • chore(deps): bump github.com/anchore/syft from 1.29.1 to 1.30.0 by @dependabot[bot] in #4065
  • chore(deps): bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in #4067
  • chore(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.0 by @dependabot[bot] in #4066
  • chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #4071
  • chore(deps): bump actions/create-github-app-token from 2.1.0 to 2.1.1 by @dependabot[bot] in #4072
  • chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 by @dependabot[bot] in #4075
  • chore(deps): bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 by @dependabot[bot] in #4083
  • chore(deps): bump github.com/anchore/syft from 1.30.0 to 1.31.0 by @dependabot[bot] in #4082
  • chore(deps): bump the k8s group across 1 directory with 5 updates by @dependabot[bot] in #4088
  • chore(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @dependabot[bot] in #4089
  • chore(deps): bump astro from 5.7.7 to 5.12.8 in /site by @dependabot[bot] in #4054
  • chore(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.2 by @dependabot[bot] in #4099
  • chore(deps): bump github/codeql-action from 3.29.9 to 3.29.10 by @dependabot[bot] in #4100
  • chore(deps): bump helm.sh/helm/v3 from 3.18.5 to 3.18.6 by @dependabot[bot] in #4104
  • chore(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #4105
  • chore(deps): bump aws-actions/configure-aws-credentials from 4.2.1 to 4.3.1 by @dependabot[bot] in #4106
  • chore(deps): bump github.com/fairwindsops/pluto/v5 from 5.22.3 to 5.22.5 by @dependabot[bot] in #4101
  • chore(deps): bump the actions-organization group with 2 updates by @dependabot[bot] in #4114
  • chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #4115
  • chore(deps): bump astro from 5.12.8 to 5.13.2 in /site by @dependabot[bot] in #4109

New Contributors

Full Changelog: v0.60.0-rc1...v0.61.0-rc1

v0.60.0

07 Aug 22:59
v0.60.0
8fb22f5
Compare
Choose a tag to compare

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump github.com/mikefarah/yq/v4 from 4.46.1 to 4.47.1 by @dependabot[bot] in #4018
  • chore(deps): bump github.com/pterm/pterm from 0.12.79 to 0.12.81 by @dependabot[bot] in #3932
  • chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #4021
  • chore(deps): bump github.com/sigstore/cosign/v2 from 2.5.2 to 2.5.3 by @dependabot[bot] in #4010
  • chore(deps): bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible by @dependabot[bot] in #4025
  • chore(deps): bump github/codeql-action from 3.29.4 to 3.29.5 by @dependabot[bot] in #4027
  • chore(deps): bump github.com/docker/cli from 28.3.2+incompatible to 28.3.3+incompatible in the docker group across 1 directory by @dependabot[bot] in #4030
  • chore(deps): bump github.com/anchore/stereoscope from 0.1.7-0.20250716200927-94c6f92877d4 to 0.1.7 by @dependabot[bot] in #4029
  • chore(deps): bump github.com/anchore/syft from 1.29.0 to 1.29.1 by @dependabot[bot] in #4032
  • chore(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #4036
  • chore(deps): bump github.com/fairwindsops/pluto/v5 from 5.22.1 to 5.22.2 by @dependabot[bot] in #4041
  • chore(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #4043
  • chore(deps): bump aws-actions/configure-aws-credentials from 4.2.1 to 4.3.1 by @dependabot[bot] in #4044
  • chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #4049

Full Changelog: v0.59.0...v0.60.0

v0.60.0-rc1

07 Aug 22:03
v0.60.0-rc1
8fb22f5
Compare
Choose a tag to compare
v0.60.0-rc1 Pre-release
Pre-release

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump github.com/mikefarah/yq/v4 from 4.46.1 to 4.47.1 by @dependabot[bot] in #4018
  • chore(deps): bump github.com/pterm/pterm from 0.12.79 to 0.12.81 by @dependabot[bot] in #3932
  • chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #4021
  • chore(deps): bump github.com/sigstore/cosign/v2 from 2.5.2 to 2.5.3 by @dependabot[bot] in #4010
  • chore(deps): bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible by @dependabot[bot] in #4025
  • chore(deps): bump github/codeql-action from 3.29.4 to 3.29.5 by @dependabot[bot] in #4027
  • chore(deps): bump github.com/docker/cli from 28.3.2+incompatible to 28.3.3+incompatible in the docker group across 1 directory by @dependabot[bot] in #4030
  • chore(deps): bump github.com/anchore/stereoscope from 0.1.7-0.20250716200927-94c6f92877d4 to 0.1.7 by @dependabot[bot] in #4029
  • chore(deps): bump github.com/anchore/syft from 1.29.0 to 1.29.1 by @dependabot[bot] in #4032
  • chore(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #4036
  • chore(deps): bump github.com/fairwindsops/pluto/v5 from 5.22.1 to 5.22.2 by @dependabot[bot] in #4041
  • chore(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #4043
  • chore(deps): bump aws-actions/configure-aws-credentials from 4.2.1 to 4.3.1 by @dependabot[bot] in #4044
  • chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #4049

Full Changelog: v0.59.0...v0.60.0-rc1

v0.59.0

24 Jul 18:28
v0.59.0
1f5272e
Compare
Choose a tag to compare

Note

There is a known bug in this release for users who manage custom-named init packages. If you use a custom init package and the metadata.name is not init then upgrades to v0.59.0 will fail and require manual intervention. This is due to assumptions that Zarf makes about release naming. Issue #4031 for tracking.

What's Changed

🚀 Updates

  • feat(site): add Word List back into style-guide.mdx by @mkcp in #3992
  • docs: update Zarfs tagline by @AustinAbro321 in #3996
  • chore(docs): update open-source to open source and clean up style-guide.mdx by @mkcp in #3993
  • feat: create helm chart for zarf-agent by @JeffResc in #3678
  • fix: avoid injector and registry randomly landing on same nodeport by @AustinAbro321 in #4004
  • feat: add checking in remote repo if manifest is a chart by @a1994sc in #3811
  • feat: add logic to add image to possible list when auth is needed by @a1994sc in #4011
  • feat!(connect): support for listen address on zarf connect by @brandtkeller in #3914

📦 Dependencies

  • chore(deps): bump helm.sh/helm/v3 from 3.17.3 to 3.18.4 by @dependabot[bot] in #3976
  • chore(deps): bump the golang group across 1 directory with 3 updates by @dependabot[bot] in #3987
  • chore(deps): bump github.com/golang-cz/devslog from 0.0.13 to 0.0.15 by @dependabot[bot] in #3966
  • chore(deps): bump github.com/derailed/k9s from 0.50.6 to 0.50.7 by @dependabot[bot] in #3972
  • chore(deps): bump github.com/fluxcd/source-controller/api from 1.6.1 to 1.6.2 by @dependabot[bot] in #3990
  • chore(deps): bump github.com/anchore/syft from 1.27.1 to 1.28.0 by @dependabot[bot] in #3973
  • chore(deps): bump github.com/fluxcd/pkg/apis/meta from 1.13.0 to 1.18.0 by @dependabot[bot] in #3995
  • chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #4000
  • chore(deps): bump the k8s group across 1 directory with 5 updates by @dependabot[bot] in #3997
  • chore(deps): bump github.com/mikefarah/yq/v4 from 4.45.4 to 4.46.1 by @dependabot[bot] in #3999
  • chore(deps): bump github/codeql-action from 3.29.2 to 3.29.3 by @dependabot[bot] in #4013
  • chore(deps): bump github.com/anchore/syft from 1.28.0 to 1.29.0 by @dependabot[bot] in #4014
  • chore(deps): bump github.com/docker/docker from 28.3.0+incompatible to 28.3.2+incompatible by @dependabot[bot] in #4009
  • chore(deps): bump github.com/fairwindsops/pluto/v5 from 5.22.0 to 5.22.1 by @dependabot[bot] in #4015
  • chore(deps): bump sigs.k8s.io/kustomize/kyaml from 0.20.0 to 0.20.1 by @dependabot[bot] in #4020
  • chore(deps): bump github/codeql-action from 3.29.3 to 3.29.4 by @dependabot[bot] in #4017
  • chore(deps): bump sigs.k8s.io/kustomize/api from 0.20.0 to 0.20.1 by @dependabot[bot] in #4019

New Contributors

Full Changelog: v0.58.0-rc1...v0.59.0

v0.58.0

10 Jul 19:53
v0.58.0
34b35dd
Compare
Choose a tag to compare

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump github.com/anchore/syft from 1.26.1 to 1.27.1 by @dependabot[bot] in #3941
  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #3949
  • chore(deps): bump github/codeql-action from 3.29.0 to 3.29.2 by @dependabot[bot] in #3955
  • chore(deps): bump github.com/mholt/archives from 0.1.2 to 0.1.3 by @dependabot[bot] in #3950
  • chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 by @dependabot[bot] in #3958
  • chore(deps): bump sigs.k8s.io/kustomize/api from 0.19.0 to 0.20.0 by @dependabot[bot] in #3957
  • chore(deps): bump github.com/docker/cli from 28.2.2+incompatible to 28.3.1+incompatible by @dependabot[bot] in #3965

New Contributors

Full Changelog: v0.57.0...v0.58.0

v0.58.0-rc1

10 Jul 19:04
v0.58.0-rc1
34b35dd
Compare
Choose a tag to compare
v0.58.0-rc1 Pre-release
Pre-release

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump github.com/anchore/syft from 1.26.1 to 1.27.1 by @dependabot[bot] in #3941
  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #3949
  • chore(deps): bump github/codeql-action from 3.29.0 to 3.29.2 by @dependabot[bot] in #3955
  • chore(deps): bump github.com/mholt/archives from 0.1.2 to 0.1.3 by @dependabot[bot] in #3950
  • chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 by @dependabot[bot] in #3958
  • chore(deps): bump sigs.k8s.io/kustomize/api from 0.19.0 to 0.20.0 by @dependabot[bot] in #3957
  • chore(deps): bump github.com/docker/cli from 28.2.2+incompatible to 28.3.1+incompatible by @dependabot[bot] in #3965

New Contributors

Full Changelog: v0.57.0...v0.58.0-rc1

v0.57.0

26 Jun 19:43
v0.57.0
3ff91b9
Compare
Choose a tag to compare

What's Changed

🚀 Updates

  • feat(deploy): support for package namespace override flag by @brandtkeller in #3889
  • fix: properly create push auth credentials when registry address includes a repo path by @AustinAbro321 in #3943

📦 Dependencies

  • chore(deps): bump github.com/sergi/go-diff from 1.3.2-0.20230802210424-5b0b94c5c0d3 to 1.4.0 by @dependabot in #3899
  • chore(deps): bump the cosign-providers group across 1 directory with 3 updates by @dependabot in #3931
  • chore(deps): bump the k8s group across 1 directory with 5 updates by @dependabot in #3933
  • chore(deps): bump github.com/fluxcd/pkg/apis/meta from 1.12.0 to 1.13.0 by @dependabot in #3936
  • chore(deps): bump github.com/derailed/k9s from 0.40.5 to 0.50.6 by @dependabot in #3820
  • chore(deps): bump github.com/fluxcd/source-controller/api from 1.6.0 to 1.6.1 by @dependabot in #3939

Full Changelog: v0.56.0...v0.57.0

v0.56.0

13 Jun 12:41
v0.56.0
bc926ee
Compare
Choose a tag to compare

What's Changed

🚀 Updates

📦 Dependencies

  • chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot in #3878
  • chore(deps): bump github.com/fluxcd/source-controller/api from 1.5.0 to 1.6.0 by @dependabot in #3865
  • chore(deps): bump github.com/goccy/go-yaml from 1.17.1 to 1.18.0 by @dependabot in #3886
  • chore(deps): bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot in #3890
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.1 by @dependabot in #3891
  • chore(deps): bump the golang group across 1 directory with 2 updates by @dependabot in #3895
  • chore(deps): bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot in #3909

Full Changelog: v0.55.6...v0.56.0