mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
Merge pull request #125 from 0xFelix/bump-version-2.0.0
chore: Bump version to 2.0.0
This commit is contained in:
@@ -144,3 +144,14 @@ releases:
|
|||||||
- 114.yaml
|
- 114.yaml
|
||||||
- 115.yaml
|
- 115.yaml
|
||||||
release_date: '2024-07-10'
|
release_date: '2024-07-10'
|
||||||
|
2.0.0:
|
||||||
|
changes:
|
||||||
|
release_summary: The deprecation of the 'connections' parameter is
|
||||||
|
continued by dropping support for multiple connections. Inventory
|
||||||
|
configurations with a single connection remain working for now.
|
||||||
|
This backwards compatibility will be dropped in version 3.0.0 of the
|
||||||
|
collection.
|
||||||
|
|
||||||
|
Inventory source caching is now working and allows to reduce the load
|
||||||
|
on the control plane of a cluster from which an inventory is built.
|
||||||
|
release_date: '2024-07-17'
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
namespace: kubevirt
|
namespace: kubevirt
|
||||||
name: core
|
name: core
|
||||||
version: "1.5.0"
|
version: "2.0.0"
|
||||||
readme: README.md
|
readme: README.md
|
||||||
authors:
|
authors:
|
||||||
- KubeVirt Project (kubevirt.io)
|
- KubeVirt Project (kubevirt.io)
|
||||||
|
|||||||
Reference in New Issue
Block a user