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:
Felix Matouschek
2024-03-04 15:51:27 +01:00
parent f1c1d4825a
commit 48734484f9
4 changed files with 10 additions and 108 deletions

View File

@@ -1,4 +1,4 @@
---
collections:
- name: kubernetes.core
version: '>=2.0.0'
version: '>=3.0.1'