mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-27 03:13:10 +00:00
Ensure compatibility with kubernetes.core >=3.1.0,<6.0.0 and update requirements.yml. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
5 lines
73 B
YAML
5 lines
73 B
YAML
---
|
|
collections:
|
|
- name: kubernetes.core
|
|
version: '>=3.1.0,<6.0.0'
|