Update bats/bats Docker tag to v1.2.1 #277

Merged
tobru merged 1 commit from renovate/docker-bats-bats-1.x into master 2020-07-11 12:10:33 +00:00

View file

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