Skip to content

Commit b4390d9

Browse files
authored
chore: release v0.8.1 (#57)
1 parent 39f9d25 commit b4390d9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.8.0
1+
v0.8.1

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/onsi/ginkgo/v2 v2.23.4
1212
github.com/onsi/gomega v1.37.0
1313
github.com/openmcp-project/controller-utils v0.10.0
14-
github.com/openmcp-project/openmcp-operator/api v0.8.0
14+
github.com/openmcp-project/openmcp-operator/api v0.8.1
1515
github.com/spf13/cobra v1.9.1
1616
k8s.io/api v0.33.1
1717
k8s.io/apimachinery v0.33.1

hack/common

0 commit comments

Comments
 (0)