Skip to content

Commit be4540c

Browse files
feat: release v0.0.1 (#15)
1 parent 7606af7 commit be4540c

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.0.0-dev
1+
v0.0.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/openmcp-project/controller-utils v0.22.1-0.20250919094614-9981cd04836f
1212
github.com/openmcp-project/openmcp-operator/api v0.14.0
1313
github.com/openmcp-project/openmcp-operator/lib v0.14.1-0.20250918113839-de9cd0290162
14-
github.com/openmcp-project/platform-service-dns/api v0.0.0-00010101000000-000000000000
14+
github.com/openmcp-project/platform-service-dns/api v0.0.1
1515
github.com/spf13/cobra v1.9.1
1616
k8s.io/api v0.34.1
1717
k8s.io/apimachinery v0.34.1

0 commit comments

Comments
 (0)