We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a91a7c2 commit faf1be8Copy full SHA for faf1be8
VERSION
@@ -1 +1 @@
1
-v0.8.1-dev
+v0.8.2
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/onsi/ginkgo/v2 v2.23.4
12
github.com/onsi/gomega v1.37.0
13
github.com/openmcp-project/controller-utils v0.10.0
14
- github.com/openmcp-project/openmcp-operator/api v0.8.1
+ github.com/openmcp-project/openmcp-operator/api v0.8.2
15
github.com/spf13/cobra v1.9.1
16
k8s.io/api v0.33.1
17
k8s.io/apimachinery v0.33.1
0 commit comments