Skip to content

Commit

Permalink
feat: update Helm to 3.2.0 and doctl to 1.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brpaz committed May 1, 2020
1 parent d34e3d4 commit 96de00b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM alpine:3.11.5

ARG KUBECTL_VERSION=1.8.0
ARG DOCTL_VERSION=1.41.0
ARG HELM_VERSION=3.0.3
ARG DOCTL_VERSION=1.43.0
ARG HELM_VERSION=3.2.0
ARG DOCKER_CLI_VERSION="19.03.8"
ARG SOPS_VERSION=3.5.0

Expand Down

0 comments on commit 96de00b

Please sign in to comment.