chore: Bump version to 1.2.3

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-03-18 16:51:30 +01:00
parent bbe86b89ba
commit 09ef2be0fd
2 changed files with 6 additions and 1 deletions

View File

@@ -30,3 +30,8 @@ releases:
release_summary: No functional changes, only cleanup of files included in the release_summary: No functional changes, only cleanup of files included in the
release tarball and vendoring of documentation fragments. release tarball and vendoring of documentation fragments.
release_date: '2024-03-11' release_date: '2024-03-11'
1.2.3:
changes:
release_summary: No functional changes, hotfix release to retrigger the downstream
build and to keep in sync with Ansible Automation Hub.
release_date: '2024-03-18'

View File

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