mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
* fix has_plugin detection method * use even better method :) * add changelog fragment * fix forgotten file extension * Double Backticks ;) * Add PR link to changelog Co-authored-by: Mike Graves <mgraves@redhat.com>
3 lines
210 B
YAML
3 lines
210 B
YAML
bugfixes:
|
|
- helm - make helm-diff plugin detection more reliable by splitting by any whitespace instead of explicit whitespace (``\s``) (https://github.com/ansible-collections/community.kubernetes/pull/362).
|