Skip to content

Commit

Permalink
Updated to latest Helm version v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
marekzan authored and actions-user committed Mar 11, 2021
1 parent d9c0c0c commit 301fa78
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.5.2
ARG HELM_VERSION=v3.5.3
# 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 301fa78

Please sign in to comment.