Prepare release 5.3.0 (#929)

Release 5.3.0

Update galaxy.yml and README.md
Update release files using antsibull-changelog

Reviewed-by: Alina Buzachis
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
Reviewed-by: Yuriy Novostavskiy
This commit is contained in:
Bikouo Aubin
2025-05-16 10:16:23 +02:00
committed by GitHub
parent c213b51741
commit c47343d7b6
15 changed files with 94 additions and 24 deletions

View File

@@ -1,3 +0,0 @@
---
minor_changes:
- action/k8s_info - update templating mechanism with changes from ``ansible-core 2.19`` (https://github.com/ansible-collections/kubernetes.core/pull/888).

View File

@@ -1,4 +0,0 @@
---
minor_changes:
- helm - add support for ``insecure_skip_tls_verify`` option to helm and
helm_repository(https://github.com/ansible-collections/kubernetes.core/issues/694).

View File

@@ -1,3 +0,0 @@
---
minor_changes:
- helm - add reset_then_reuse_values support to helm module (https://github.com/ansible-collections/kubernetes.core/issues/803).

View File

@@ -1,3 +0,0 @@
---
bugfixes:
- module_utils/k8s/service - fix issue when trying to delete resource using `delete_options` and `check_mode=true` (https://github.com/ansible-collections/kubernetes.core/issues/892).

View File

@@ -1,3 +0,0 @@
---
minor_changes:
- Bump version of ansible-lint to 25.1.2 (https://github.com/ansible-collections/kubernetes.core/pull/919).