Skip to content

Commit

Permalink
Prepare v2.0.18 release (#3479)
Browse files Browse the repository at this point in the history
* Update AlmaLinux OS image to 8.8

* Add changelog entry

* Update epicli version
  • Loading branch information
przemyslavic authored Jan 8, 2025
1 parent dd88352 commit fb8794c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.17
2.0.18
6 changes: 6 additions & 0 deletions docs/changelogs/CHANGELOG-2.0.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<!-- markdownlint-disable-file no-duplicate-heading -->
# Changelog 2.0

## [2.0.18] 2025-01-07

### Fixed

- [#3478](https://github.com/hitachienergy/epiphany/issues/3478) - AlmaLinux 8.5 OS image no longer available in Azure

## [2.0.17] 2024-11-15

### Fixed
Expand Down
10 changes: 3 additions & 7 deletions schema/azure/defaults/infrastructure/cloud-os-image-defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,9 @@ name: default
specification:
almalinux-8-x86_64:
publisher: almalinux
offer: almalinux
sku: 8_5-gen2
version: '8.5.20220311' # offer with PlanId: 8_4 was removed from the marketplace for new purchase
plan:
name: 8_5-gen2
product: almalinux
publisher: almalinux
offer: almalinux-x86_64
sku: 8-gen2
version: '8.8.2023072701' # offers with plan ids: 8_4 and 8_5-gen2 have been removed from the marketplace for new purchases
rhel-8-x86_64:
publisher: RedHat
offer: rhel-raw
Expand Down

0 comments on commit fb8794c

Please sign in to comment.