Skip to content

Commit 89d1dca

Browse files
authored
Update Helm2 version
1 parent 3c3fc25 commit 89d1dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM alpine:3.10.2
22

33
ENV BASE_URL="https://get.helm.sh"
44

5-
ENV HELM_2_FILE="helm-v2.16.1-linux-amd64.tar.gz"
5+
ENV HELM_2_FILE="helm-v2.17.0-linux-amd64.tar.gz"
66
ENV HELM_3_FILE="helm-v3.4.2-linux-amd64.tar.gz"
77

88
RUN apk add --no-cache ca-certificates \

0 commit comments

Comments
 (0)