chore(deps): Bump kubernetes.core to >= 5.2.0

In order to make use of new features in kubernetes.core bump its minimum
version to 5.2.0.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2025-04-28 10:26:53 +02:00
parent 0b542ddced
commit fe822b3352
3 changed files with 3 additions and 3 deletions

View File

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