mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
fix post_renderer arguments breaking the helm deploy_command SUMMARY The post_renderer setting is broken and resets the deploy_command instead of appending an argument. Diff should be self explanatory. ISSUE TYPE Bugfix Pull Request COMPONENT NAME kubernetes.core.helm ADDITIONAL INFORMATION Reviewed-by: Mike Graves <mgraves@redhat.com>
4 lines
152 B
YAML
4 lines
152 B
YAML
---
|
|
bugfixes:
|
|
- helm - fix post_renderer argument breaking the helm deploy_command (https://github.com/ansible-collections/kubernetes.core/pull/586).
|