Skip to content

Commit d192157

Browse files
authored
update changelog with release 3.2.0 (ansible-collections#750)
SUMMARY Minor/cosmetic documentation change with adding release 3.2.0 to changelog for master as the release is from stable-3 branch ISSUE TYPE Docs Pull Request COMPONENT NAME CHANGELOG.md ADDITIONAL INFORMATION Most probably this PR should be backported to the stable-5 branch after the merge to the main and should be with a skip-changelog tag. Reviewed-by: Mike Graves <[email protected]>
1 parent 6a04f42 commit d192157

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,19 @@ Bugfixes
5555
- helm - use ``reuse-values`` when running ``helm diff`` command (https://github.com/ansible-collections/kubernetes.core/issues/680).
5656
- integrations test helm_kubeconfig - set helm version to v3.10.3 to avoid incompatability with new bitnami charts (https://github.com/ansible-collections/kubernetes.core/pull/670).
5757

58+
v3.2.0
59+
======
60+
61+
Release Summary
62+
---------------
63+
This release comes with documentation updates.
64+
65+
Minor Changes
66+
-------------
67+
68+
- inventory/k8s.py - Defer removal of k8s inventory plugin to version 6.0.0 (https://github.com/ansible-collections/kubernetes.core/pull/734).
69+
- connection/kubectl.py - Added an example of using the kubectl connection plugin to the documentation (https://github.com/ansible-collections/kubernetes.core/pull/741).
70+
5871
v3.1.0
5972
======
6073

0 commit comments

Comments
 (0)