Skip to content

Commit a66c8f5

Browse files
committed
ping apigen
1 parent 4ed96ab commit a66c8f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

contrib/kcp/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ else
2929
INSTALL_GOBIN=$(shell go env GOBIN)
3030
endif
3131

32-
33-
KCP_APIGEN_VER := v0.28.0
32+
# TODO(mjudeikis): align with version once --preserve-resources is released
33+
KCP_APIGEN_VER := e6ae71b74882341a023eec3c0324a9730b730822
3434
KCP_APIGEN_BIN := apigen
3535
KCP_APIGEN_GEN := $(TOOLS_GOBIN_DIR)/$(KCP_APIGEN_BIN)-$(KCP_APIGEN_VER)
3636
export KCP_APIGEN_GEN # so hack scripts can use it

0 commit comments

Comments
 (0)