- Updated Helm to v3.3.2 with patches for multiple security issues, including unsanitized plugin fields and stricter YAML parsing of repository metadata
- Introduced a breaking change: `helm repo add` no longer overwrites repositories by default; use `--force-update` to retain previous behavior
- Added several minor security hardenings and bug fixes such as dependency name collision handling, helm create validation, and kubeconfig mode checks