chore: Bump version to 1.2.2

Bump version to 1.2.2 and add release summary.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-03-11 13:48:20 +01:00
parent 5272dc183f
commit 7f4f23f60f
2 changed files with 6 additions and 1 deletions

View File

@@ -25,3 +25,8 @@ releases:
release_summary: Mostly code cleanups and dependency updates to ensure compatibility
with KubeVirt >= 1.1.0
release_date: '2024-03-04'
1.2.2:
changes:
release_summary: No functional changes, only cleanup of files included in the release
tarball and vendoring of documentation fragments.
release_date: '2024-03-11'

View File

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