mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-04-12 20:01:06 +00:00
This is a backport of PR #1077 as merged into main (23b6cec).
SUMMARY
The error message emitted for incorrect helm version has changed since the merge of #1039. This PR updates the related assertion in the helm_pull integration test
Reviewed-by: Bianca Henderson <beeankha@gmail.com>