Skip to content

Commit 02ad67f

Browse files
authored
feat: release v0.9.0 (#135)
1 parent 7eb50a7 commit 02ad67f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

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

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/Masterminds/semver/v3 v3.4.0
1010
github.com/onsi/ginkgo/v2 v2.26.0
1111
github.com/onsi/gomega v1.38.2
12-
github.com/openmcp-project/cluster-provider-gardener/api v0.8.1
12+
github.com/openmcp-project/cluster-provider-gardener/api v0.9.0
1313
github.com/openmcp-project/openmcp-operator/api v0.15.2
1414
gopkg.in/yaml.v3 v3.0.1
1515
k8s.io/apimachinery v0.34.1

0 commit comments

Comments
 (0)