Skip to content

Commit 9374ea6

Browse files
committed
[AUTO]Update changelog 4.1.0
Files changed: M CHANGELOG.rst M changelogs/.plugin-cache.yaml M changelogs/changelog.yaml D changelogs/fragments/fix_ee_publish.yml D changelogs/fragments/multi-tags.yml M galaxy.yml
1 parent 829ed6d commit 9374ea6

File tree

6 files changed

+28
-14
lines changed

6 files changed

+28
-14
lines changed

CHANGELOG.rst

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,23 @@
1-
=======================================
2-
Redhat\_Cop.Ee\_Utilities Release Notes
3-
=======================================
1+
=================================
2+
infra.ee\_utilities Release Notes
3+
=================================
44

55
.. contents:: Topics
66

7-
v4.0.4
7+
v4.1.0
8+
======
9+
10+
Minor Changes
11+
-------------
12+
13+
- Added support for building and pushing EE images with multiple tags.
814

15+
Bugfixes
16+
--------
17+
18+
- this should fix the ci action to build and publish an EE with all the collections
19+
20+
v4.0.4
921
======
1022

1123
Bugfixes

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ plugins:
1616
strategy: {}
1717
test: {}
1818
vars: {}
19-
version: 4.0.4
19+
version: 4.1.0

changelogs/changelog.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,13 @@ releases:
133133
fragments:
134134
- empty_token.yml
135135
release_date: '2025-06-15'
136+
4.1.0:
137+
changes:
138+
bugfixes:
139+
- this should fix the ci action to build and publish an EE with all the collections
140+
minor_changes:
141+
- Added support for building and pushing EE images with multiple tags.
142+
fragments:
143+
- fix_ee_publish.yml
144+
- multi-tags.yml
145+
release_date: '2025-10-01'

changelogs/fragments/fix_ee_publish.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelogs/fragments/multi-tags.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: infra
33
name: ee_utilities
4-
version: 4.0.4-devel
4+
version: 4.1.0-devel
55
description: A collection of utility roles for usage with Ansible Execution Enviroments
66
readme: README.md
77
authors:

0 commit comments

Comments
 (0)