Skip to content

Commit

Permalink
Merge pull request #9241 from killianmuldoon/pr-bump-kpromo
Browse files Browse the repository at this point in the history
🌱 Bump kpromo to v4.0.4
  • Loading branch information
k8s-ci-robot committed Aug 18, 2023
2 parents 6175a4d + 48a6308 commit e59efac
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 @@ -144,7 +144,7 @@ HADOLINT_FAILURE_THRESHOLD = warning

SHELLCHECK_VER := v0.9.0

KPROMO_VER := v3.6.0
KPROMO_VER := v4.0.4
KPROMO_BIN := kpromo
KPROMO := $(abspath $(TOOLS_BIN_DIR)/$(KPROMO_BIN)-$(KPROMO_VER))
KPROMO_PKG := sigs.k8s.io/promo-tools/v3/cmd/kpromo
Expand Down

0 comments on commit e59efac

Please sign in to comment.