chore: Bump version to 2.1.0

Bump version and add changelog with release summary.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-09-04 14:55:55 +02:00
parent 0c99bed7d1
commit 94fdcca5c2
2 changed files with 5 additions and 1 deletions

View File

@@ -178,3 +178,7 @@ releases:
- 124.yaml - 124.yaml
- 125.yaml - 125.yaml
release_date: '2024-07-17' 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 namespace: kubevirt
name: core name: core
version: "2.0.0" version: "2.1.0"
readme: README.md readme: README.md
authors: authors:
- KubeVirt Project (kubevirt.io) - KubeVirt Project (kubevirt.io)