prepare release 5.4.1 (#1009) (#1013)

SUMMARY
Update main branch after kubernetes.core 5.4.0 release

Reviewed-by: Mandar Kulkarni <mandar242@gmail.com>
This commit is contained in:
Bianca Henderson
2025-10-07 13:32:21 -04:00
committed by GitHub
parent 87344b93fc
commit 05e5e0a5ac
4 changed files with 30 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
---
bugfixes:
- Update the `k8s_cp` module to also work for init containers (https://github.com/ansible-collections/kubernetes.core/pull/971).

View File

@@ -1,2 +0,0 @@
bugfixes:
- Remove ``ansible.module_utils.six`` imports to avoid warnings (https://github.com/ansible-collections/kubernetes.core/pull/998).