Skip to content

Commit 9ffd157

Browse files
chore(script): update openmcp-operator version
1 parent 40889a3 commit 9ffd157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/local-dev.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -e -o pipefail
44
# kind delete clusters --all
55
# task build:img:build
66

7-
OPENMCP_OPERATOR_VERSION=v0.13.0
7+
OPENMCP_OPERATOR_VERSION=v0.15.2
88
OPENMCP_OPERATOR_IMAGE=ghcr.io/openmcp-project/images/openmcp-operator:${OPENMCP_OPERATOR_VERSION}
99

1010
OPENMCP_CP_KIND_VERSION=$(task version)-linux-$(go env GOARCH)

0 commit comments

Comments
 (0)