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 1447333 commit 1598aeaCopy full SHA for 1598aea
1 file changed
Makefile
@@ -36,7 +36,8 @@ GOLANGCI_LINT_VERSION := 2.1.6
36
GORELEASER_VERSION := 2.13.0
37
GOTESTSUM_VERSION := 1.8.1
38
HELM_VERSION := 3.18.6
39
-KCP_VERSION := 0.29.0
+# unlreleased kcp version with vw code for schemas
40
+KCP_VERSION := a45a66683
41
KUBE_APPLYCONFIGURATION_GEN_VERSION := v0.32.0
42
KUBE_CLIENT_GEN_VERSION := v0.32.0
43
KUBE_INFORMER_GEN_VERSION := v0.32.0
0 commit comments