Update main branch docs after release 6.1.0 (#988)

SUMMARY

Update main branch docs after release 6.1.0

ISSUE TYPE


Docs Pull Request

Reviewed-by: Bikouo Aubin
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
Reviewed-by: Alina Buzachis
This commit is contained in:
Alina Buzachis
2025-08-13 17:47:37 +02:00
committed by GitHub
parent 93734fcefc
commit 3160e4aad6
13 changed files with 150 additions and 234 deletions

View File

@@ -1,3 +0,0 @@
---
bugfixes:
- module_utils/k8s/service - hide fields first before creating diffs (https://github.com/ansible-collections/kubernetes.core/pull/915).

View File

@@ -1,4 +0,0 @@
minor_changes:
- helm - Parameter plain_http added for working with insecure OCI registries (https://github.com/ansible-collections/kubernetes.core/pull/934).
- helm_pull - Parameter plain_http added for working with insecure OCI registries (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).

View File

@@ -1,2 +0,0 @@
trivial:
- k8s_rollback - Increase integration test coverage for k8s_rollback module (https://github.com/ansible-collections/kubernetes.core/pull/950).

View File

@@ -1,3 +0,0 @@
---
minor_changes:
- Module k8s_json_patch - Add support for `hidden_fields` (https://github.com/ansible-collections/kubernetes.core/pull/964).

View File

@@ -1,2 +0,0 @@
minor_changes:
- helm - Parameter take_ownership added (https://github.com/ansible-collections/kubernetes.core/pull/957).