Skip to content

Commit 4eb6df2

Browse files
wallrj-cyberarkcert-manager-bot
authored andcommitted
Fix a typo in the make help text
Signed-off-by: Richard Wall <[email protected]>
1 parent 331f9e6 commit 4eb6df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make/e2e-setup.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ $(call image-tar,vault) $(call image-tar,kyverno) $(call image-tar,kyvernopre) $
204204
#
205205
# This is handled differently from the other image downloads, because:
206206
# 1. The pinned Kind image references are automatically generated using
207-
# `hack/latest-kind-image.sh`.
207+
# `hack/latest-kind-images.sh`.
208208
# 2. It uses digests that point to the multi-arch manifest, rather than the
209209
# actual image.
210210
# 3. The Kind image tags DO change; each new Kind release has a set of Kind node

0 commit comments

Comments
 (0)