Skip to content

Commit 016deed

Browse files
committed
upgrade helm to v3.14.4
1 parent 43283e9 commit 016deed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ KUBECTL_VER := v1.28.4
113113
KUBECTL_BIN := kubectl
114114
KUBECTL := $(TOOLS_BIN_DIR)/$(KUBECTL_BIN)-$(KUBECTL_VER)
115115

116-
HELM_VER := v3.12.2
116+
HELM_VER := v3.14.4
117117
HELM_BIN := helm
118118
HELM := $(TOOLS_BIN_DIR)/$(HELM_BIN)-$(HELM_VER)
119119

0 commit comments

Comments
 (0)