Until we finish migrating from Repo1 to GitHub the release artifacts can be found HERE.
What's Changed
- You can now omit the
@tag
part when specifying git repos to load into the gitops service. When you omit the tag it brings over the entire repo. (#155) - Updated the Terraform version used in the E2E tests to v1.0.11 (#180)
- The version of Zarf used to build a package is displayed when you inspect the package (#179)
- Update
zarf version
to use all tags, not just annotated ones (#168) - Docs updates (#163, #172)