Skip to content

Commit

Permalink
Merge pull request #3305 from chrischdi/pr-kpromo-bump-24
Browse files Browse the repository at this point in the history
🌱 Bump kpromo to 5ab0dbc74b0228c22a93d240596dff77464aee8f
  • Loading branch information
k8s-ci-robot authored Dec 20, 2024
2 parents 947f1e3 + dc4a5a8 commit fd46b8f
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 @@ -141,7 +141,7 @@ SHELLCHECK_VER := v0.9.0

TRIVY_VER := 0.49.1

KPROMO_VER := v4.0.5
KPROMO_VER := 5ab0dbc74b0228c22a93d240596dff77464aee8f
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 fd46b8f

Please sign in to comment.