Bump version and update changelog for release 2.2.2

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2025-05-20 14:13:34 +02:00
parent 804fe3a725
commit e5b3cbeb58
2 changed files with 5 additions and 1 deletions

View File

@@ -242,3 +242,7 @@ releases:
This is a maintenance release with no functional changes compared to version
2.2.0. Only the changelog was fixed.'
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'

View File

@@ -1,7 +1,7 @@
---
namespace: kubevirt
name: core
version: "2.2.1"
version: "2.2.2"
readme: README.md
authors:
- KubeVirt Project (kubevirt.io)