chore(release): 8.0.0 [skip ci]
# [8.0.0](https://gitlab.com/to-be-continuous/helm/compare/7.6.0...8.0.0) (2025-02-01) ### Features * variables substitution enhancements ([946f002e](https://gitlab.com/to-be-continuous/helm/commit/946f002e977a592501ae8a8cb359a0acd758c9dd)) ### BREAKING CHANGES * Now the variables substitution mechanism implements complete YAML string encoding. That might break projects that used to workaround the former implementation flaws.