Validate Kubernetes changes before commit by auto-detecting changed kustomizations and Helm values/charts, then running kustomize build and helm template/lint with a pass/fail report. Use for pre-commit checks, PR prep, and GitOps safety checks.
2026-04-25