mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-28 18:34:36 +00:00
Merge pull request #189 from 0xFelix/bump-2.2.2
Bump minimum ansible and collection versions
This commit is contained in:
@@ -242,3 +242,7 @@ releases:
|
|||||||
This is a maintenance release with no functional changes compared to version
|
This is a maintenance release with no functional changes compared to version
|
||||||
2.2.0. Only the changelog was fixed.'
|
2.2.0. Only the changelog was fixed.'
|
||||||
release_date: '2025-05-16'
|
release_date: '2025-05-16'
|
||||||
|
2.2.2:
|
||||||
|
changes:
|
||||||
|
release_summary: This is a maintenance release to trigger a rebuild. No functional changes.
|
||||||
|
release_date: '2025-05-20'
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
namespace: kubevirt
|
namespace: kubevirt
|
||||||
name: core
|
name: core
|
||||||
version: "2.2.1"
|
version: "2.2.2"
|
||||||
readme: README.md
|
readme: README.md
|
||||||
authors:
|
authors:
|
||||||
- KubeVirt Project (kubevirt.io)
|
- KubeVirt Project (kubevirt.io)
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
---
|
---
|
||||||
requires_ansible: '>=2.15.0'
|
requires_ansible: '>=2.16.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user