Merge pull request #181 from 0xFelix/bump-ver-2.2.0

chore: Bump version to 2.2.0
This commit is contained in:
kubevirt-bot
2025-04-30 16:28:29 +02:00
committed by GitHub
2 changed files with 5 additions and 1 deletions

View File

@@ -192,3 +192,7 @@ releases:
- 129.yaml - 129.yaml
- 130.yaml - 130.yaml
release_date: '2024-09-04' 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 namespace: kubevirt
name: core name: core
version: "2.1.0" version: "2.2.0"
readme: README.md readme: README.md
authors: authors:
- KubeVirt Project (kubevirt.io) - KubeVirt Project (kubevirt.io)