Skip to content

Commit

Permalink
Updated helm 3.7.0-rc.3 -> 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenzo Gallucci committed Sep 16, 2021
1 parent 9c05791 commit 771f9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN chmod 0755 /kubectl

FROM downloader as helm-downloader

ARG helm_version="v3.7.0-rc.3"
ARG helm_version="v3.7.0"
ARG OS=${TARGETOS:-linux}
ARG ARCH=${TARGETARCH:-amd64}

Expand Down

0 comments on commit 771f9f3

Please sign in to comment.