Video update below:
⚠️ Breaking changes
- The
gitops-service
component in the Zarf Init Config has been renamed togit-server
. Change your automation scripts fromzarf init --components gitops-service
tozarf init --components git-server
New Features
- Create SBOMs for images pulled during package creation by @mikhailswift in #367
- Add a read-only Gitea user to repos by @YrrepNoj in #413
- 338 configurable script timeout by @jeff-mccoy in #459
- adds zarf cache flag by @UncleGedd in #446
- Rust Binary Checks SHA256 by @YrrepNoj in #449
Fixes
- fix zarfYaml spec change for eks zarf config by @jeff-mccoy in #465
- Zarf Injector automation cleanup by @jeff-mccoy in #448
Changes
- Adding kustomized options consistent with the ones used by flux v2 by @mahomedalid in #453
- 429 go version update to 1.18 by @jeff-mccoy in #432
- Update README.md to include K8 Slack channel information and link by @Madeline-UX in #461
- Remove saving of payload archive locally by @YrrepNoj in #451
- Update TLS cert in Big Bang example by @RothAndrew in #455
- Update workstation.md by @deskpil0t in #436
- Use Release Injector Binaries by @YrrepNoj in #435
- Readme cleanup by @jeff-mccoy in #439
- Run
pre-commit run -a
by @RothAndrew in #445 - Update gitops-service component in init config by @RothAndrew in #443
New Contributors
- @deskpil0t made their first contribution in #436
- @UncleGedd made their first contribution in #446
- @mikhailswift made their first contribution in #367
- @Madeline-UX made their first contribution in #461
- @mahomedalid made their first contribution in #453
Full Changelog: v0.17.0...v0.18.0