Update bats/bats Docker tag to v1.7.0 #996

Closed
renovate-bot wants to merge 1 commits from renovate/bats-bats-1.x into master
1 changed files with 1 additions and 1 deletions

View File

@ -450,7 +450,7 @@ spec:
serviceAccountName: graphs-grafana-test
containers:
- name: graphs-test
image: "bats/bats:v1.4.1"
image: "bats/bats:1.7.0"
imagePullPolicy: "IfNotPresent"
command: ["/opt/bats/bin/bats", "-t", "/tests/run.sh"]
volumeMounts: