Prepare release 1.8.1 (#183)

Co-authored-by: Eddy Filip <eddy.filip@agilebits.com>
This commit is contained in:
github-actions[bot]
2024-01-29 12:32:24 +01:00
committed by GitHub
parent f72e5243b0
commit 5f232b121a
4 changed files with 11 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
package version
var (
OperatorVersion = "1.8.0"
OperatorVersion = "1.8.1"
OperatorSDKVersion = "1.33.0"
)