trivial(doc): post #1090 cosmetic update (#1097)

SUMMARY
Name of the Helm plays in the integration test framework test updated to reflect the actual version of Helm (addressed comments #1090 (review))
Updated documentation for the modules updated in the PR with the https://github.com/ansible-network/collection_prep, as per CONTRIBUTING.md
ISSUE TYPE

Docs Pull Request

COMPONENT NAME

tests/integration/targets/helm_v3_*/play.yaml
docs/kubernetes.core.helm*.rst

ADDITIONAL INFORMATION
Only cosmetic changes in this PR, so the label skip-changelog is suggested

Reviewed-by: Bianca Henderson <beeankha@gmail.com>
This commit is contained in:
Yuriy Novostavskiy
2026-04-20 23:33:42 +02:00
committed by GitHub
parent 58f8f2e6e9
commit 16e92a20e8
11 changed files with 106 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
- name: Run tests for Helm v4.0.0
- name: Run tests for Helm v3.15.4
hosts: all
connection: local
gather_facts: true

View File

@@ -1,4 +1,4 @@
- name: Run tests for Helm v4.0.0
- name: Run tests for Helm v3.16.0
hosts: all
connection: local
gather_facts: true

View File

@@ -1,4 +1,4 @@
- name: Run tests for Helm v4.0.0
- name: Run tests for Helm v3.17.0
hosts: all
connection: local
gather_facts: true