Skip to content

Commit

Permalink
Merge pull request #7 from ai-labs-team/ph-1.9.1
Browse files Browse the repository at this point in the history
Release 1.10.0
  • Loading branch information
PHunt14 authored Jul 1, 2022
2 parents bf247b0 + d4a832b commit b170c03
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ RUN npm install -g cfn-create-or-update \
&& \
npm cache clean --force

# Install kubectl, AWS IAM Authenticator, AWS ECR Credential Helper, Helm client, Helmfile and Docker CLI
COPY kubectl aws-iam-authenticator docker-credential-ecr-login helm helmfile docker docker-18.09.5 pup slack /bin/
# Install kubectl, AWS ECR Credential Helper, Helm client, Helm3 client, Helmfile and Docker CLI
COPY kubectl docker-credential-ecr-login helm helm3 helmfile docker docker-18.09.5 pup slack /bin/

# Download, compile and install git-crypt
RUN wget https://www.agwa.name/projects/git-crypt/downloads/git-crypt-0.6.0.tar.gz \
Expand Down
Binary file removed aws-iam-authenticator
Binary file not shown.
Binary file added helm3
Binary file not shown.
Binary file modified helmfile
Binary file not shown.

0 comments on commit b170c03

Please sign in to comment.