Skip to content

Commit

Permalink
Updated to latest Helm version v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marekzan authored and actions-user committed Dec 10, 2020
1 parent b1357eb commit 26a9e1e
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 @@ -2,7 +2,7 @@ ARG ALPINE_VERSION=3.12.1
FROM alpine:${ALPINE_VERSION} as base

FROM base as builder
ARG HELM_VERSION=v3.4.1
ARG HELM_VERSION=v3.4.2
# Kubeval does not have tags, so we use a commit
ARG HELM_KUBEVAL_VERSION=7476464
ARG HELM_VALUES_VERSION=1.2.0
Expand Down

0 comments on commit 26a9e1e

Please sign in to comment.