Changes for cert-manager-webhook-ovh 0.9.0-alpha.0
⭐ If you are using this project, please consider supporting it by starring the repository. It helps us a lot to keep maintaining and improving this project. Thank you!
Major features
- 🎉 refactor/reorganize Helm chart
values.yamlstructure - 🎉 add JSON schema annotations to all options in
values.yaml - 🚀 add JSON schema for Helm chart
values.yamlvalidation - 📄 add Helm chart
README.mdwith values documentation - 🌿 rewrite unit tests to fully unit test the Helm Chart
Breaking changes
⚠️ Due to the refactor of the Helm chart structure, the values.yaml
file has been reorganized and some configuration keys have been moved.
Please refer to the updated values.yaml
and the new README.md
for details on the new structure and configuration options.
⚠️ ️Remove support for deployment tolerations due to a problem with the
Helm template rendering.
Noteworthy changes
- 🌿 add unit tests for
groupName,certManager,rbac,image,serviceandpodoptions - 🌱 add YAML language server schema annotation to
values.yaml - 🌿 add
annotationssupport forservice - 📄 add inline documentation to
values.yaml, including JSON schema for schema generation - 📄 improve
profileoption comments invalues.yaml - 📄 update release workflow with
helm-docsandhelm-schemasteps inREADME.md - 📄 update feature list in
README.md - 📄 clarify image.tag accepts version numbers or digests
- ⚙ add
helm-docs,helm-schema, andhelm-unittesttargets inMakefile - 🔥 remove deployment
tolerationsdue to a problem with the Helm template rendering. - 🔥 remove legacy test files and test value fixtures
Dependencies
- ⏩ upgrade github.com/cert-manager/cert-manager to v1.19.3
- Released on Thu Feb 5 01:24:06 AM UTC 2026