diff --git a/content/blog/2024-09-24-elevate-updates.md b/content/blog/2024-09-24-elevate-updates.md new file mode 100644 index 0000000..5ea7293 --- /dev/null +++ b/content/blog/2024-09-24-elevate-updates.md @@ -0,0 +1,32 @@ +--- +title: "ELevate Project Updates" +type: blog +author: + name: "Yuriy Kohut" + bio: "ELevate Project Engineer @ CloudLinux" + image: /users/yuriy-kohut.jpg +date: 2024-09-24 +images: + - /blog-images/2024/2024-09-19-elevate-updates.png +post: + title: "ELevate Project Updates" + image: /blog-images/2024/2024-09-19-elevate-updates.png +--- + +Hello everyone! We’re excited to share some ELevate updates with you today. Whether you’ve been following along with us for a while or are just tuning in, we’ve got some news and changes that we think you’ll find interesting :) + +ELevate features that we just released to Stable include: +* leapp rebased to upstream version **0.18.0**. +* leapp-repository rebased to upstream version **0.21.0**. +* **Microsoft Linux Package Repositories** and **Docker CE** support for all supported operating systems. + +You can find more details in the [ELevate changelog](https://wiki.almalinux.org/elevate/Changelog.html). + +## Interested in Contributing? + +Are you an ELevate user and feel like contributing to the project? Help us out with adding more 3rd party repositories support or testing new ELevate features! Get the details and guidelines from the [ELevate Contribution Guide](https://wiki.almalinux.org/elevate/Contribution-guide.html). + +## Need assistance? + +If you faced a bug and are having an issue, please, report it to the [leapp-data](https://github.com/AlmaLinux/leapp-data/issues) or [leapp-repository](https://github.com/AlmaLinux/leapp-repository). +For any help and assistance reach out to us in the ~migration channel on the [AlmaLinux Community Chat](https://chat.almalinux.org/almalinux/channels/migration). diff --git a/static/blog-images/2024/2024-09-19-elevate-updates.png b/static/blog-images/2024/2024-09-19-elevate-updates.png new file mode 100644 index 0000000..a4a7182 Binary files /dev/null and b/static/blog-images/2024/2024-09-19-elevate-updates.png differ