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

This commit is contained in:
Renovate Bot 2023-02-12 17:47:16 +00:00
parent 64a5962e87
commit 28d3ee2c06

View file

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