Skip to content

Commit 9568064

Browse files
author
Mateusz Kubaczyk
committed
Release v3.4.4 again with helm v3.2.4
1 parent 5e3e032 commit 9568064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ jobs:
5050
docker build -t praqma/helmsman:$TAG-helm-v3.1.3 --build-arg GLOBAL_HELM_VERSION=v3.1.3 . --no-cache
5151
docker push praqma/helmsman:$TAG-helm-v3.1.3
5252
53-
docker build -t praqma/helmsman:$TAG-helm-v3.2.1 --build-arg GLOBAL_HELM_VERSION=v3.2.1 . --no-cache
54-
docker push praqma/helmsman:$TAG-helm-v3.2.1
53+
docker build -t praqma/helmsman:$TAG-helm-v3.2.4 --build-arg GLOBAL_HELM_VERSION=v3.2.4 . --no-cache
54+
docker push praqma/helmsman:$TAG-helm-v3.2.4
5555
5656
workflows:
5757
version: 2

0 commit comments

Comments
 (0)