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

Closed
renovate-bot wants to merge 1 commit from renovate/bats-bats-1.x into master
Showing only changes of commit a7c4be69a8 - Show all commits

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: