diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 765da7a7..5bb572f6 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -31,10 +31,10 @@ releases: modules: - description: Execute command in Pod name: k8s_exec - namespace: .ansible.collections.ansible_collections.community.kubernetes.plugins.modules + namespace: '' - description: Fetch logs from Kubernetes resources name: k8s_log - namespace: .ansible.collections.ansible_collections.community.kubernetes.plugins.modules + namespace: '' release_date: '2020-03-23' 0.11.0: changes: @@ -57,13 +57,13 @@ releases: modules: - description: Manages Kubernetes packages with the Helm package manager name: helm - namespace: .ansible.collections.ansible_collections.community.kubernetes.plugins.modules + namespace: '' - description: Get information from Helm package deployed inside the cluster name: helm_info - namespace: .ansible.collections.ansible_collections.community.kubernetes.plugins.modules + namespace: '' - description: Add and remove Helm repository name: helm_repository - namespace: .ansible.collections.ansible_collections.community.kubernetes.plugins.modules + namespace: '' release_date: '2020-05-04' 0.9.0: changes: