mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-29 10:54:41 +00:00
* 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:
@@ -153,6 +153,16 @@ Breaking Changes / Porting Guide
|
||||
- Remove deprecated ``k8s`` invetory plugin (https://github.com/ansible-collections/kubernetes.core/pull/867).
|
||||
- Remove support for ``ansible-core<2.16`` (https://github.com/ansible-collections/kubernetes.core/pull/867).
|
||||
|
||||
v5.4.4
|
||||
======
|
||||
|
||||
This release corrects the documented and enforced minimum ``ansible-core`` version to ``>=2.16.0``.
|
||||
|
||||
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).
|
||||
|
||||
v5.4.3
|
||||
======
|
||||
|
||||
|
||||
Reference in New Issue
Block a user