Skip to content

Commit

Permalink
Merge pull request #155 from dlminvestments/renovate/alpine-helm-3.x
Browse files Browse the repository at this point in the history
Update alpine/helm Docker tag to v3.6.2
  • Loading branch information
dlminvestments committed Jun 30, 2021
2 parents 52c1e08 + 77c8054 commit 94d3580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -37,7 +37,7 @@ jobs:
helm-conftest:
working_directory: /repo
docker:
- image: alpine/helm:3.6.1
- image: alpine/helm:3.6.2
steps:
- run: apk add --update --no-cache git curl bash
- run: helm plugin install --debug https://github.com/instrumenta/helm-conftest
Expand Down

0 comments on commit 94d3580

Please sign in to comment.