Skip to content

Commit

Permalink
Merge pull request #8303 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…8301-to-release-1.4

[release-1.4] 🌱 Bump kpromo to v3.5.1
  • Loading branch information
k8s-ci-robot authored Mar 17, 2023
2 parents 83ae60e + 754a621 commit 69e71b2
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 @@ -143,7 +143,7 @@ HADOLINT_FAILURE_THRESHOLD = warning

SHELLCHECK_VER := v0.9.0

KPROMO_VER := v3.4.5
KPROMO_VER := v3.5.1
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 69e71b2

Please sign in to comment.