🐞 Bug Fixes
projectsveltos/addon-controller#1641: Hardened Helm Lifecycle: Resolved issues causing Helm releases to stall or fail during upgrades.
- Improved handling of missing sub-charts within the dependency management flow.
- Added metadata sanitization to prevent "invalid semantic version" errors during the upgrade process.
✨ Improvements
Intelligent Resource Filtering: Optimized the EventSource and HealthCheck reconcilers. The system now performs a pre-evaluation check on Name and Namespace before triggering a full evaluation. This eliminates redundant processing for resources that don't match your ResourceSelector criteria.