Prep 5.4.4 release (#1193) (#1194)

* Fix ansible version for 5.4.3 release

* Prep release 5.4.4

(cherry picked from commit 44fbb83be4b2ea9d3ee4479f7aa131cf72b3b0e3)
(cherry picked from commit 1a0914352a)
This commit is contained in:
Bianca Henderson
2026-07-13 11:58:02 -04:00
committed by GitHub
parent 18f8894a22
commit b1d809d9f3
2 changed files with 16 additions and 0 deletions

View File

@@ -1136,6 +1136,12 @@ releases:
- 5-4-3.yml
- fix-openshift-clients-ee-dependency.yaml
release_date: '2026-07-08'
5.4.4:
changes:
bugfixes:
- meta - Update ``requires_ansible`` in ``runtime.yml`` and README to ``>=2.16.0`` to match the actual minimum supported ``ansible-core`` version (https://github.com/ansible-collections/kubernetes.core/pull/1193).
release_summary: This release corrects the documented and enforced minimum ``ansible-core`` version to ``>=2.16.0``.
release_date: '2026-07-09'
6.0.0:
changes:
breaking_changes: