chore: Bump version to 2.2.0

Bump version to 2.2.0 and add a changelog entry for it.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2025-04-30 16:16:04 +02:00
parent 0b542ddced
commit 8c31d4f5ab
2 changed files with 5 additions and 1 deletions

View File

@@ -192,3 +192,7 @@ releases:
- 129.yaml
- 130.yaml
release_date: '2024-09-04'
2.2.0:
changes:
release_summary: This release brings some new features and enables compatibility with ansible-core-2.19.
release_date: '2025-04-30'

View File

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