Merge pull request #139 from 0xFelix/bump-2.1.0

chore: Bump version to 2.1.0
This commit is contained in:
kubevirt-bot
2024-09-04 15:05:56 +02:00
committed by GitHub
2 changed files with 5 additions and 1 deletions

View File

@@ -178,3 +178,7 @@ releases:
- 124.yaml
- 125.yaml
release_date: '2024-07-17'
2.1.0:
changes:
release_summary: The kubevirt_vmi_info module was added to this collection.
release_date: '2024-09-04'

View File

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