fix: use $(HELM) instead of bare helm in lint-helm target (#2758)
The lint-helm target depends on $(HELM) but invoked helm directly, which could pick up an unpinned system Helm or fail if Helm isn't on PATH. Use $(HELM) consistently, matching other targets. Co-authored-by: Claude <noreply@anthropic.com>
P
Predrag Knezevic committed
df4bd9a31a21bfd185f6e47ab4efedfd009e5fb7
Parent: 9c49467
Committed by GitHub <noreply@github.com>
on 6/11/2026, 2:20:50 PM