Issue
When a change is made that only affects the helmfile file, neither prverify nor apply is executed when merging because it is not sensitive to this change if it is not accompanied by other files. We need, therefore, that if changes are only detected in the helmfile file, a diff of all environments is done as well as an apply.