v1.9.9
kubero-dev/kuberov1.9.9May 29, 2023by mms-gianni
AI Summary
This release adds several new application templates, including Gitea, NATS, and Haraka, while improving pipeline creation and Docker Compose support. It also resolves several bugs related to vulnerability scanning and application management.
Key Highlights
- Added Gitea and NATS application templates
- Added Haraka mail server as an add-on
- Improved pipeline creation functionality
- Fixed endless spinner during vulnerability scans
New Features
- Docker registry template
- Maputnik template
- Gitea template
- NATS template
- Haraka mail server
- Improved docker compose
Full Release Notes
## What's Changed * Template / Add docker registry template by @mms-gianni in https://github.com/kubero-dev/kubero/pull/163 * Template / Add Maputnik by @mms-gianni in https://github.com/kubero-dev/kubero/pull/160 * Template / Add Gitea by @mms-gianni in https://github.com/kubero-dev/kubero/pull/161 * Template / Add nats template by @kingdevnl in https://github.com/kubero-dev/kubero/pull/162 * Feature / Improve docker compose by @mms-gianni in https://github.com/kubero-dev/kubero/pull/167 * Feature / add Haraka mail server as a add-on by @mms-gianni in https://github.com/kubero-dev/kubero/pull/166 * Feature / Improve pipeline creation by @mms-gianni in https://github.com/kubero-dev/kubero/pull/168 * Fix / Endless spinner during vuln scan by @mms-gianni in https://github.com/kubero-dev/kubero/pull/171 * Fix / Improve pipeline delete by @mms-gianni in https://github.com/kubero-dev/kubero/pull/172 * Fix / improve postgresql form by @mms-gianni in https://github.com/kubero-dev/kubero/pull/165 * Fix / Show only results if an scan exists by @mms-gianni in https://github.com/kubero-dev/kubero/pull/164 ## New Contributors * @kingdevnl made their first contribution in https://github.com/kubero-dev/kubero/pull/162 **Full Changelog**: https://github.com/kubero-dev/kubero/compare/v1.9.8...v1.9.9 