Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rimusz committed Mar 8, 2021
1 parent 1d8ee60 commit 3f6c52e
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 @@ -29,7 +29,7 @@ jobs:
working_directory: /go/src/github.com/helm/helm-2to3
steps:
- checkout
- run: curl -sL https://raw.githubusercontent.com/goreleaser/get/master/get | VERSION=v0.155.0 bash
- run: curl -sL https://raw.githubusercontent.com/goreleaser/get/master/get | VERSION=v0.158.0 bash
workflows:
version: 2
untagged-build:
Expand Down

0 comments on commit 3f6c52e

Please sign in to comment.