mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-06-10 18:46:12 +00:00
helm_repository: Added support for common options SUMMARY Added support for host, api_key, ca_cert, and validate_certs in helm_repository module. Signed-off-by: Abhijeet Kasurde akasurde@redhat.com ISSUE TYPE Bugfix Pull Request COMPONENT NAME changelogs/fragments/helm_repository.yml plugins/modules/helm_repository.py
4 lines
117 B
YAML
4 lines
117 B
YAML
---
|
|
minor_changes:
|
|
- helm_repository - added support for ``host``, ``api_key``, ``validate_certs``, and ``ca_cert``.
|