Skip to content

Commit c3c6405

Browse files
arbourdmsiegenthaler
authored andcommitted
Update to Helm 2.9.1 (#10)
Helm 2.9.1 fixes a nasty init bug. https://github.com/kubernetes/helm/releases/tag/v2.9.1
1 parent a1d476a commit c3c6405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ MAINTAINER Mario Siegenthaler <[email protected]>
33

44
RUN apk add --update --no-cache ca-certificates git
55

6-
ARG VERSION=v2.9.0
6+
ARG VERSION=v2.9.1
77
ARG FILENAME=helm-${VERSION}-linux-amd64.tar.gz
88

99
WORKDIR /

0 commit comments

Comments
 (0)