diff --git a/graphs/grafana.yaml b/graphs/grafana.yaml index 23568e5..1a4a560 100644 --- a/graphs/grafana.yaml +++ b/graphs/grafana.yaml @@ -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: