-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
discover: add ReleaseParser for up-to-date Ubuntu releases
Though the url http://cloud-images.ubuntu.com/query/released.latest.txt still exists, it is not up-to-date and does not contain recent data about ubuntu releases and as a result no recent ubuntu images can be found. Instead we should look try and find the images by the directory: https://cloud-images.ubuntu.com/releases/ Signed-off-by: Kyr Shatskyy <[email protected]>
- Loading branch information
Kyr Shatskyy
committed
Jan 15, 2025
1 parent
498cc5a
commit 56ad819
Showing
2 changed files
with
46 additions
and
21 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