Skip to content

Commit

Permalink
Merge pull request #15 from metal-stack/helm-v0.3.5
Browse files Browse the repository at this point in the history
Upgrading helm to v0.3.5 and ansible v2.9.17.
  • Loading branch information
Gerrit91 authored Jan 19, 2021
2 parents f5d4ab1 + b1a44e4 commit aad9afa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metal-deployment/base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM debian:10

ENV VERSION_ANSIBLE=2.9.15 \
ENV VERSION_ANSIBLE=2.9.17 \
VERSION_CT=0.9.0 \
VERSION_HELM=3.4.0
VERSION_HELM=3.5.0

RUN set -x \
&& apt-get update \
Expand Down

0 comments on commit aad9afa

Please sign in to comment.