Skip to content

Commit

Permalink
Update alpine/helm Docker tag to v3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 30, 2021
1 parent 52c1e08 commit 77c8054
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 @@ -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 77c8054

Please sign in to comment.