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,3 +1,4 @@
---
ancestor: 1.0.0
releases:
1.0.0:
@@ -7,14 +8,14 @@ releases:
1.1.0:
changes:
major_changes:
- Add kubevirt_vm_info module to describe existing VirtualMachines
- Add kubevirt_vm_info module to describe existing VirtualMachines
minor_changes:
- 'inventory: Allow to control creation of additional groups'
- 'inventory: Drop creation of the namespace_vmis_group as it is redundant'
- 'inventory: Allow to control creation of additional groups'
- 'inventory: Drop creation of the namespace_vmis_group as it is redundant'
fragments:
- 0_flatten_groups.yml
- 1_add_create_groups.yml
- 3_add_kubevirt_vm_info.yml
- 0_flatten_groups.yml
- 1_add_create_groups.yml
- 3_add_kubevirt_vm_info.yml
release_date: '2023-09-21'
1.2.0:
release_date: '2024-03-04'