We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43f97e commit 00f469dCopy full SHA for 00f469d
1 file changed
charts/tempo/Chart.yaml
@@ -2,12 +2,12 @@ apiVersion: v2
2
name: tempo
3
description: Grafana Tempo Single Binary Mode
4
type: application
5
-version: 1.26.0
+version: 1.26.1
6
# renovate: docker=docker.io/grafana/tempo
7
appVersion: 2.10.0
8
engine: gotpl
9
home: https://grafana.net
10
-icon: https://raw.githubusercontent.com/grafana/tempo/master/docs/tempo/website/logo_and_name.png
+icon: https://raw.githubusercontent.com/grafana/tempo/main/cmd/tempo/app/static/tempo-icon.png
11
sources:
12
- https://github.com/grafana/tempo
13
maintainers:
0 commit comments