Skip to content

Commit

Permalink
Merge pull request #2729 from sbueringer/pr-bump-promo-tools
Browse files Browse the repository at this point in the history
🌱 Bump kpromo to v4.0.5
  • Loading branch information
k8s-ci-robot authored Feb 14, 2024
2 parents 4dd2adc + 107444d commit 306fc7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ SHELLCHECK_VER := v0.9.0

TRIVY_VER := 0.47.0

KPROMO_VER := v4.0.4
KPROMO_VER := v4.0.5
KPROMO_BIN := kpromo
KPROMO := $(abspath $(TOOLS_BIN_DIR)/$(KPROMO_BIN)-$(KPROMO_VER))
# KPROMO_PKG may have to be changed if KPROMO_VER increases its major version.
Expand Down

0 comments on commit 306fc7f

Please sign in to comment.