chore: Ensure compatibility with kubernetes.core >=3.1.0,<6.0.0

Ensure compatibility with kubernetes.core >=3.1.0,<6.0.0 and update
requirements.yml.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-06-18 07:43:24 +02:00
parent d55c48ede4
commit 738c70073e

View File

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