v1.9.0
kubero-dev/kuberov1.9.0Mar 27, 2023by mms-gianni
AI Summary
This major feature release introduces a major refactoring by renaming 'services' to 'templates' and adds powerful security features like Trivy vulnerability scanning.
Key Highlights
- Renamed services to templates
- Added Trivy vulnerability scanning
- Added read-only root filesystem switch
- Added MongoDB Admin interface
Breaking Changes
- Renamed services to templates
New Features
- Template renaming
- Trivy vulnerability scans
- Readonly root filesystem switch
- MongoDB Admin interface
Full Release Notes
## What's Changed * Feature / Rename services to templates by @mms-gianni in https://github.com/kubero-dev/kubero/pull/111 * Feature / Add trivy vulnerability scans by @mms-gianni in https://github.com/kubero-dev/kubero/pull/104 * Feature / Add readonly root filesystem switch by @mms-gianni in https://github.com/kubero-dev/kubero/pull/124 * Template / Add mongodb Admin interface by @mms-gianni in https://github.com/kubero-dev/kubero/pull/125 Vulnerabilities  Pipeline  **Full Changelog**: https://github.com/kubero-dev/kubero/compare/v1.8.4...v1.9.0