Releases: cyrilgdn/levant
Releases · cyrilgdn/levant
v0.6.0
v0.5.1
goreleaser: Add arm64
v0.5.0
What's Changed
Breaking changes: HCL2 is now the default mode, -hcl2
flag has been replaced by -disable-hcl2
Full Changelog: v0.4.1...v0.5.0
v0.5.0-pre1
feat: Nomad variables files and HCL2 by default This adds the -nomad-var-file flag which allows to pass a Nomad variables file like Nomad CLI (e.g. `nomad run -var-file`). This PRs also enables HCL2 by default and replace -hcl2 by -disable-hcl2
v0.4.1
v0.4.0
Full Changelog: https://github.com/cyrilgdn/levant/commits/v0.4.0