Skip to content

Commit dd580b4

Browse files
authored
Update helm and helmfile in Dockerfile
1 parent f3045a8 commit dd580b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build_scripts/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ ARG TERRAFORM_VERSION="0.12.6"
2727
ARG VAULT_VERSION="1.1.3"
2828
ARG KUBECTL_VERSION="v1.13.7"
2929
ARG AWS_IAM_AUTHENTICATOR_VERSION="1.13.7/2019-06-11"
30-
ARG HELM_VERSION="v2.14.1"
31-
ARG HELM_FILE_VERSION="v0.79.4"
30+
ARG HELM_VERSION="v2.14.3"
31+
ARG HELM_FILE_VERSION="v0.81.3"
3232
ARG HELM_DIFF_VERSION="2.11.0%2B5"
3333

3434

0 commit comments

Comments
 (0)