Skip to content

Commit 3016fca

Browse files
committed
update description
1 parent c2f500a commit 3016fca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,7 @@ docker-push-w-buildx:
129129
--push \
130130
--platform ${IMG_PLATFORM}
131131

132-
# find or download controller-gen
133-
# download controller-gen if necessary
132+
# download controller-gen v0.19.0
134133
controller-gen:
135134
@{ \
136135
set -e ;\

0 commit comments

Comments
 (0)