Skip to content

Commit

Permalink
Merge pull request #11593 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 7b18147 + d2f8f69 commit fe8a864
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 @@ -140,7 +140,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 fe8a864

Please sign in to comment.