We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc7a404 commit 4db22afCopy full SHA for 4db22af
.github/scripts/run-oats-tests.sh
@@ -15,7 +15,7 @@ K3D_VERSION=v5.8.3
15
wget -q -O - https://raw.githubusercontent.com/k3d-io/k3d/${K3D_VERSION}/install.sh | TAG=${K3D_VERSION} bash
16
17
# renovate: datasource=go depName=github.com/grafana/oats
18
-OATS_VERSION=v0.3.1
+OATS_VERSION=v0.4.1
19
go install github.com/grafana/oats@${OATS_VERSION}
20
oats -timeout 5m logging-k8s-stdout-otlp-json/
21
oats -timeout 5m javaagent-declarative-configuration/oats/
0 commit comments