Prep 6.2.0 release (#1011)

SUMMARY

Prep kubernetes.core 6.2.0 release

COMPONENT NAME
Multiple

Reviewed-by: Bikouo Aubin
Reviewed-by: Yuriy Novostavskiy <yuriy@novostavskiy.kyiv.ua>
Reviewed-by: Alina Buzachis
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
Reviewed-by: Mandar Kulkarni <mandar242@gmail.com>
This commit is contained in:
Bianca Henderson
2025-10-07 14:18:54 -04:00
committed by GitHub
parent 2fa1c2c6e5
commit 69dc7d5c5d
9 changed files with 46 additions and 16 deletions

View File

@@ -1,2 +0,0 @@
minor_changes:
- kustomize - add support of local environ (https://github.com/ansible-collections/kubernetes.core/pull/786).

View File

@@ -1,3 +0,0 @@
---
bugfixes:
- Update the `k8s_cp` module to also work for init containers (https://github.com/ansible-collections/kubernetes.core/pull/971).

View File

@@ -1,2 +0,0 @@
minor_changes:
- Added support of skip-schema-validation in `helm` module (https://github.com/ansible-collections/kubernetes.core/pull/995)

View File

@@ -1,2 +0,0 @@
bugfixes:
- Remove ``ansible.module_utils.six`` imports to avoid warnings (https://github.com/ansible-collections/kubernetes.core/pull/998).