diff --git a/changelogs/fragments/129-k8s-fix-apply-array-with-empty-dict.yml b/changelogs/fragments/129-k8s-fix-apply-array-with-empty-dict.yml index b1fa11c615..d6f7dc92a0 100644 --- a/changelogs/fragments/129-k8s-fix-apply-array-with-empty-dict.yml +++ b/changelogs/fragments/129-k8s-fix-apply-array-with-empty-dict.yml @@ -1,3 +1,3 @@ --- bugfixes: - - Fix apply for k8s module when an array attribute from definition contains empty dict (https://github.com/ansible-collections/community.kubernetes/pull/129). + - Fix apply for k8s module when an array attribute from definition contains empty dict (https://github.com/ansible-collections/kubernetes.core/issues/113).