Prepare Release - v1.6.0 (#140)

This commit is contained in:
github-actions[bot]
2022-11-11 17:15:13 +01:00
committed by GitHub
parent 672396716d
commit 03fa9adf6b
4 changed files with 26 additions and 2 deletions

View File

@@ -12,6 +12,22 @@
---
[//]: # (START/v1.6.0)
# v1.6.0
This version of the operator highlights the migration of the operator
to use the latest version of the `operator-sdk` (`1.25.0` at the time of this release).
For the users, this shouldn't affect the functionality of the operator.
This migration enables us to use the new project structure, as well as updated packages that enables
the team (as well as the contributors) to develop the operator more effective.
## Features
* Migrate the operator to use the latest `operator-sdk` {#124}
---
[//]: # (START/v1.5.0)
# v1.5.0