-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change-Id: Id5b3284d18a6bcd0c69f6cf97e251a244337337b
- Loading branch information
1 parent
f03302e
commit 864ab18
Showing
3 changed files
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,15 @@ | ||
* v1.0.8 (23 Sep 2024) | ||
* v2.0.0 (22 Nov 2024) | ||
- move azure image names and aws ami ids to use cloudEOS version 4.32.2 | ||
|
||
* v1.0.8 (23 Sep 2024) (Deprecated) | ||
- upgrade cloudeos provider to v1.2.2 | ||
|
||
* v1.0.7 (4 April 2024) | ||
* v1.0.7 (4 April 2024) (Deprecated) | ||
- updated expired host amis and other fixes | ||
|
||
* v1.0.6 (16 Oct 2022) | ||
* v1.0.6 (16 Oct 2022) (Deprecated) | ||
- upgrade cloudeos provider to 1.2.0 | ||
|
||
* v1.0.5 (14 June 2022) | ||
* v1.0.5 (14 June 2022) (Deprecated) | ||
- Template provider is no longer a dependency of any module | ||
- Cloudinit provider is a new dependency |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
latest=1.0.8 | ||
latest=2.0.0 |