v0.1.3
🚨 This is a critical release as a patch for the CVE-2022-46167.
Enhancements
- Include gosec in CI pipeline #621 (@alegrey91)
- Added makefile command to autogen CRDs documentation #629 (@mastrogiovanni)
- Chart Linting (Dry Install) / Github Config #635 (@oliverbaehler)
- Update documentation on integration with Flux v2 #636 (@maxgio92)
- Clarify ServiceAccount as Tenant Owner documentation #645 (@lalyos)
- Improve local development experience #650 (@oliverbaehler)
- Typo in the Velero guide #661 (@prometherion)
Fix
- Privilege escalation by ServiceAccount deployed in a Tenant Namespace - 75525ac
- Service controller doesn't skip sentinel error #653 (@prometherion)