From bd2f075a2a8afea1f788315d5e55d3a6ef857ee8 Mon Sep 17 00:00:00 2001 From: Mark McCormick Date: Fri, 26 Jan 2024 12:23:10 +0000 Subject: [PATCH] fix test Signed-off-by: Mark McCormick --- thanos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thanos.yaml b/thanos.yaml index eea0b04d459..5025089d728 100644 --- a/thanos.yaml +++ b/thanos.yaml @@ -56,4 +56,4 @@ test: - wolfi-base pipeline: - runs: | - thanos -v + thanos --version