v0.8.2
What's Changed
- refactor: Move templates to their own crate by @gmpinder in #83
- fix: Filter out
/
in tag names by @gmpinder in #94 - docs: add install script from github option by @bayou-brogrammer in #102
- fix: Run
ostree container commit
at the end of each module run by @gmpinder in #103 - fix: Add Nvidia Version to main base case by @gmpinder in #107
- refactor: Update build command to use BuildStrategy and add
docker
support by @gmpinder in #88 - fix: retry flag by @bayou-brogrammer in #111
- chore: Add integration test for
disableuserns.sh
by @gmpinder in #104 - fix: Add
org.opencontainers.image.source
LABEL for CI images by @gmpinder in #113 - fix: Remove check for specific branches for signing by @gmpinder in #114
- feat: add flakehub entry + nix flake by @tulilirockz in #109
- fix: update path in comments and README by @davemccrea in #115
New Contributors
- @tulilirockz made their first contribution in #109
- @davemccrea made their first contribution in #115
Full Changelog: v0.8.1...v0.8.2