mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-05-13 13:02:04 +00:00
chore: Bump dependency on kubernetes.core
Bump the dependency on kubernetes.core to versions >=3.0.1 and remove
the workaround introduced by 4429ac8c03.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
@@ -6,7 +6,7 @@ readme: README.md
|
||||
authors:
|
||||
- KubeVirt Project (kubevirt.io)
|
||||
dependencies:
|
||||
kubernetes.core: '>=2.0.0'
|
||||
kubernetes.core: '>=3.0.1'
|
||||
description: Lean Ansible bindings for KubeVirt
|
||||
license_file: LICENSE
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user