From 60611c1d55f11e23f1e145896221707c91d6f173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Sch=C3=BCnemann?= Date: Thu, 12 Jun 2025 08:32:30 +0200 Subject: [PATCH] release v0.8.1 --- VERSION | 2 +- go.mod | 2 +- hack/common | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 4ea5caf..349ca0e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.8.0 \ No newline at end of file +v0.8.1 \ No newline at end of file diff --git a/go.mod b/go.mod index b931bbf..20e9f44 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/onsi/ginkgo/v2 v2.23.4 github.com/onsi/gomega v1.37.0 github.com/openmcp-project/controller-utils v0.10.0 - github.com/openmcp-project/openmcp-operator/api v0.8.0 + github.com/openmcp-project/openmcp-operator/api v0.8.1 github.com/spf13/cobra v1.9.1 k8s.io/api v0.33.1 k8s.io/apimachinery v0.33.1 diff --git a/hack/common b/hack/common index bc7ca4b..40a1d4f 160000 --- a/hack/common +++ b/hack/common @@ -1 +1 @@ -Subproject commit bc7ca4b9a6f7514e01d0896ad978d2170855a987 +Subproject commit 40a1d4f6780edbb260adefcfccc7a354244e4971