We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea5cfd commit a1d476aCopy full SHA for a1d476a
Dockerfile
@@ -3,7 +3,7 @@ MAINTAINER Mario Siegenthaler <[email protected]>
3
4
RUN apk add --update --no-cache ca-certificates git
5
6
-ARG VERSION=v2.8.2
+ARG VERSION=v2.9.0
7
ARG FILENAME=helm-${VERSION}-linux-amd64.tar.gz
8
9
WORKDIR /
0 commit comments