Merge pull request #111 from 0xFelix/kc-5.0.0

chore: Ensure compatibility with kubernetes.core >=3.1.0,<6.0.0
This commit is contained in:
kubevirt-bot
2024-06-18 11:47:47 +02:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
---
collections:
- name: kubernetes.core
version: '>=3.1.0,<4.1.0'
version: '>=3.1.0,<6.0.0'