We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent addbca3 commit 9f9d2afCopy full SHA for 9f9d2af
tools/tempo-cli/manifest.yaml
@@ -4,7 +4,7 @@ name: tempo-cli
4
license:
5
name: AGPLv3
6
link: https://github.com/grafana/tempo/blob/main/LICENSE
7
-version: "2.6.1"
+version: "2.7.0"
8
check: "" # No version parameter
9
platforms:
10
- linux/amd64
tools/tempo/manifest.yaml
@@ -4,7 +4,7 @@ name: tempo
check: ${binary} --version | grep ^tempo | cut -d' ' -f3
0 commit comments