v1.3.0

kubero-dev/kuberov1.3.0Dec 4, 2022by mms-gianni

AI Summary

This release introduces support for multiple Git providers and enhances deployment flexibility with new strategy options.

Key Highlights

  • Added support for Git providers (GitLab, Gogs, Bitbucket)
  • Implemented branch listing suggestions
  • Added deployment strategy switch
  • Package maintenance upgrades

New Features

  • GitLab support
  • Gogs support
  • Bitbucket support
  • Branch listing suggestions
  • Deployment strategy switch

Full Release Notes

## What's Changed
* Feature/add gitlab support by @mms-gianni in https://github.com/kubero-dev/kubero/pull/12
* Feature/add gogs support by @mms-gianni in https://github.com/kubero-dev/kubero/pull/15
* Feature/add bitbucket implementation by @mms-gianni in https://github.com/kubero-dev/kubero/pull/16
* Feature/add branch listing suggestions by @mms-gianni in https://github.com/kubero-dev/kubero/pull/18
* Maintenance: package upgraded by @mms-gianni in https://github.com/kubero-dev/kubero/pull/19
* Feature/Add deployment strategy switch by @mms-gianni in https://github.com/kubero-dev/kubero/pull/20


**Full Changelog**: https://github.com/kubero-dev/kubero/compare/v1.2.0...v1.3.0