Skip to content

Commit

Permalink
Release v3.5.0 with helm v3.4.0 added
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Kubaczyk committed Nov 9, 2020
1 parent 1b005e1 commit aad6263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- run:
name: build docker images and push them to dockerhub
command: |
helm_versions=( "v3.3.4" "v.3.3.3" "v3.3.2" "v3.3.1" "v3.3.0" "v3.2.4" )
helm_versions=( "v3.4.0" "v3.3.4" )
TAG=$(git describe --abbrev=0 --tags)
docker login -u $DOCKER_USER -p $DOCKER_PASS
Expand Down

0 comments on commit aad6263

Please sign in to comment.