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 3feaa8e commit ad6d5ceCopy full SHA for ad6d5ce
2 files changed
mise.toml
@@ -5,6 +5,7 @@ kubectl = "1.36.3"
5
6
# Linters
7
"aqua:grafana/flint" = "0.22.10"
8
+dotenv-linter = "4.0.0"
9
lychee = "0.24.2"
10
rumdl = "0.2.43"
11
otlp/docker/.env
@@ -1,2 +1,2 @@
1
-OTELCOL_IMG=otel/opentelemetry-collector-contrib:latest
2
OTELCOL_ARGS=
+OTELCOL_IMG=otel/opentelemetry-collector-contrib:latest
0 commit comments