If helm3lib is in use, reinit its action configuration every time a global hook provokes reconverge of all modules, cause we need to refresh helm's client capabilities in case of such a global change like kubernetes version upgrade.
What this PR does / why we need it
We need it to keep helm's client capabilities list up-to-date.
Overview
If helm3lib is in use, reinit its action configuration every time a global hook provokes reconverge of all modules, cause we need to refresh helm's client capabilities in case of such a global change like kubernetes version upgrade.
What this PR does / why we need it
We need it to keep helm's client capabilities list up-to-date.
Special notes for your reviewer