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

@@ -1,6 +1,6 @@
package version
var (
OperatorVersion = "1.5.0"
OperatorVersion = "1.6.0"
OperatorSDKVersion = "1.25.0"
)