Update changelog for release 2.2.3

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
This commit is contained in:
kubevirt-bot
2025-06-04 10:04:49 +00:00
parent 5b5f9f117d
commit 3b5f0ab016
2 changed files with 19 additions and 0 deletions

View File

@@ -6,6 +6,19 @@ KubeVirt Collection for Ansible Release Notes
This changelog describes changes after version 1.0.0.
v2.2.3
======
Release Summary
---------------
This release ensures compatibility with kubernets.core >=5.2.0,<7.0.0. changes.
Minor Changes
-------------
- Bump dependency on kubernetes.core and collection version `#192 <https://github.com/kubevirt/kubevirt.core/pull/192>`_
v2.2.2
======

View File

@@ -249,6 +249,12 @@ releases:
release_date: '2025-05-20'
2.2.3:
changes:
minor_changes:
- 'Bump dependency on kubernetes.core and collection version `#192 <https://github.com/kubevirt/kubevirt.core/pull/192>`_
'
release_summary: This release ensures compatibility with kubernets.core >=5.2.0,<7.0.0.
changes.
fragments:
- 192.yaml
release_date: '2025-06-04'