mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-27 05:43:02 +00:00
Update/correct stable-6 changelog (#987)
SUMMARY A part of the changelog referring to reverted changes was left in; this PR updates the changelog files to accurately reflect the state of stable-6/6.1.0 release. Reviewed-by: Yuriy Novostavskiy Reviewed-by: Alina Buzachis
This commit is contained in:
@@ -11,7 +11,7 @@ v6.1.0
|
||||
Release Summary
|
||||
---------------
|
||||
|
||||
This release includes a fix for kubeconfig output, added ``plain_http`` and ``take_ownership`` parameters for helm modules, support for ``hidden_fields`` in ``k8s_json_patch``, documented lack of idempotency support in ``helm_registry_auth`` with ``helm ≥ 3.18.0``, and improved ``k8s_rollback`` test coverage.
|
||||
This release adds ``plain_http`` and ``take_ownership`` parameters for helm modules, support for ``hidden_fields`` in ``k8s_json_patch``, documented lack of idempotency support in ``helm_registry_auth`` with ``helm ≥ 3.18.0``, and improved ``k8s_rollback`` test coverage.
|
||||
|
||||
Minor Changes
|
||||
-------------
|
||||
|
||||
@@ -1067,8 +1067,7 @@ releases:
|
||||
(https://github.com/ansible-collections/kubernetes.core/pull/934).
|
||||
- helm_template - Parameter plain_http added for working with insecure OCI registries
|
||||
(https://github.com/ansible-collections/kubernetes.core/pull/934).
|
||||
release_summary: "This release includes a fix for kubeconfig output, added ``plain_http``
|
||||
and ``take_ownership`` parameters for helm modules, support for ``hidden_fields``
|
||||
release_summary: "This release adds ``plain_http`` and ``take_ownership`` parameters for helm modules, support for ``hidden_fields``
|
||||
in ``k8s_json_patch``, documented lack of idempotency support in ``helm_registry_auth``
|
||||
with ``helm \u2265 3.18.0``, and improved ``k8s_rollback`` test coverage."
|
||||
fragments:
|
||||
|
||||
Reference in New Issue
Block a user