Update bats/bats Docker tag to v1.7.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2022-08-11 16:45:46 +00:00
parent 797d88d78f
commit a7c4be69a8

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: