Skip to content

Commit

Permalink
Release v3.4.4 again with helm v3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Kubaczyk committed Jun 16, 2020
1 parent 5e3e032 commit 9568064
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
docker build -t praqma/helmsman:$TAG-helm-v3.1.3 --build-arg GLOBAL_HELM_VERSION=v3.1.3 . --no-cache
docker push praqma/helmsman:$TAG-helm-v3.1.3
docker build -t praqma/helmsman:$TAG-helm-v3.2.1 --build-arg GLOBAL_HELM_VERSION=v3.2.1 . --no-cache
docker push praqma/helmsman:$TAG-helm-v3.2.1
docker build -t praqma/helmsman:$TAG-helm-v3.2.4 --build-arg GLOBAL_HELM_VERSION=v3.2.4 . --no-cache
docker push praqma/helmsman:$TAG-helm-v3.2.4
workflows:
version: 2
Expand Down

0 comments on commit 9568064

Please sign in to comment.