Merge pull request #102 from 0xFelix/bump-1.4.0

chore: Bump version to 1.4.0
This commit is contained in:
kubevirt-bot
2024-05-29 16:16:41 +02:00
committed by GitHub
2 changed files with 6 additions and 1 deletions

View File

@@ -69,3 +69,8 @@ releases:
release_summary: No functional changes, hotfix release to retrigger the downstream
build and to keep in sync with Ansible Automation Hub.
release_date: '2024-04-17'
1.4.0:
changes:
release_summary: Compatibility with kubernetes.core >=3.1.0,<4.1.0 and some minor
enhancements.
release_date: '2024-05-29'

View File

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