Skip to content

Commit

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

[release-1.14] Bump helm to v3.14.4
  • Loading branch information
k8s-ci-robot committed Apr 24, 2024
2 parents ef92475 + facf217 commit ed946b6
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 @@ -113,7 +113,7 @@ KUBECTL_VER := v1.28.4
KUBECTL_BIN := kubectl
KUBECTL := $(TOOLS_BIN_DIR)/$(KUBECTL_BIN)-$(KUBECTL_VER)

HELM_VER := v3.12.2
HELM_VER := v3.14.4
HELM_BIN := helm
HELM := $(TOOLS_BIN_DIR)/$(HELM_BIN)-$(HELM_VER)

Expand Down

0 comments on commit ed946b6

Please sign in to comment.