Skip to content

Commit cc0a39e

Browse files
committed
Update changelog information
1 parent 2021f51 commit cc0a39e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
### [1.6.0](https://github.com/plus3it/actions-workflows/releases/tag/1.6.0)
8+
9+
**Released**: 2024.06.04
10+
11+
**Summary**:
12+
13+
* Updates salt workflow for EL8 to use the Alma Linux 8 container. CentOS
14+
Stream 8 was discontinued as of June 1, 2024. Along with this
15+
discontinuation, the CentOS maintainers removed the CentOS Stream 8 yum
16+
repositories. Lack of repository-access breaks the ability to adequately
17+
customize the CI container, causing job failures. Explored image-options
18+
from Red Hat and both the Rocky and Alma projects. Found that the Red Hat
19+
images' repositories lacked critical RPMs. Found that the Official
20+
containers from Alma Linux seem to be getting updated with greater
21+
frequency than those from Rocky, so opted to switch to Alma.
22+
* Adds initial hooks for a salt workflow for EL9. Chose containers from the
23+
Alma project as a hedge against premature-discontinuation of the CentOS
24+
repos and because the Red Hat 9 container-images similarly lack critical
25+
RPMs.
26+
727
### [1.5.0](https://github.com/plus3it/actions-workflows/releases/tag/1.5.0)
828

929
**Released**: 2024.02.22

0 commit comments

Comments
 (0)