This repository was archived by the owner on Jun 27, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- ## UNRELEASED
1+ ## 0.4.0 (June 26, 2025)
22
33__ BACKWARDS INCOMPATIBILITIES:__
44* cli: Levant no longer supports the deprecated Vault token workflow.
Original file line number Diff line number Diff line change 11# Levant
22
3+ _ Levant v0.4.0 is the final release of Levant. All users are encouraged to migrate to [ Nomad Pack] ( https://github.com/hashicorp/nomad-pack ) ._
4+
35[ ![ Build Status] ( https://circleci.com/gh/hashicorp/levant.svg?style=svg )] ( https://circleci.com/gh/hashicorp/levant ) [ ![ Discuss] ( https://img.shields.io/badge/discuss-nomad-00BC7F?style=flat )] ( https://discuss.hashicorp.com/c/nomad )
46
57Levant is an open source templating and deployment tool for [ HashiCorp Nomad] [ ] jobs that provides
Original file line number Diff line number Diff line change 1414
1515 // Version must conform to the format expected by
1616 // github.com/hashicorp/go-version for tests to work.
17- Version = "0.3.4 "
17+ Version = "0.4.0 "
1818
1919 // VersionPrerelease is the marker for the version. If this is ""
2020 // (empty string) then it means that it is a final release. Otherwise, this
You can’t perform that action at this time.
0 commit comments