Skip to content

Commit 9f9d2af

Browse files
committed
chore(deps): update dependency grafana/tempo to v2.7.0
1 parent addbca3 commit 9f9d2af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/tempo-cli/manifest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: tempo-cli
44
license:
55
name: AGPLv3
66
link: https://github.com/grafana/tempo/blob/main/LICENSE
7-
version: "2.6.1"
7+
version: "2.7.0"
88
check: "" # No version parameter
99
platforms:
1010
- linux/amd64

tools/tempo/manifest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: tempo
44
license:
55
name: AGPLv3
66
link: https://github.com/grafana/tempo/blob/main/LICENSE
7-
version: "2.6.1"
7+
version: "2.7.0"
88
check: ${binary} --version | grep ^tempo | cut -d' ' -f3
99
platforms:
1010
- linux/amd64

0 commit comments

Comments
 (0)