Apply with diff gate per env helmfile

apply runs diff first and only syncs changed releases; idempotent gitops loop

helmfile -e prod diff && helmfile -e prod apply
more helmfile all 2 commands →