Skip to content

v0.59.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 18:28
· 72 commits to main since this release
v0.59.0
1f5272e

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