Merge pull request #62 from 0xFelix/bump-ver

chore: Bump version to 1.2.3
This commit is contained in:
kubevirt-bot
2024-03-18 17:25:14 +01:00
committed by GitHub
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)