Commit cc0a39e 1 parent 2021f51 commit cc0a39e Copy full SHA for cc0a39e
File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
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
+
7
27
### [ 1.5.0] ( https://github.com/plus3it/actions-workflows/releases/tag/1.5.0 )
8
28
9
29
** Released** : 2024.02.22
You can’t perform that action at this time.
0 commit comments