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

View file

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