Skip to content

Commit

Permalink
use vault-helm-test:0.2.0 (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
tvoran committed Jun 2, 2021
1 parent ad9a46a commit 637087f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
bats-unit-test:
docker:
# This image is built from test/docker/Test.dockerfile
- image: docker.mirror.hashicorp.services/hashicorpdev/vault-helm-test:0.1.0
- image: docker.mirror.hashicorp.services/hashicorpdev/vault-helm-test:0.2.0
steps:
- checkout
- run: bats ./test/unit -t
Expand Down Expand Up @@ -36,7 +36,7 @@ jobs:
acceptance:
docker:
# This image is build from test/docker/Test.dockerfile
- image: docker.mirror.hashicorp.services/hashicorpdev/vault-helm-test:0.1.0
- image: docker.mirror.hashicorp.services/hashicorpdev/vault-helm-test:0.2.0

steps:
- checkout
Expand Down

0 comments on commit 637087f

Please sign in to comment.