Update bats/bats Docker tag to v1.9.0
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Renovate Bot 2023-03-13 18:44:38 +00:00
parent 4df63a8508
commit 03246f7d96

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: