We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7f6f9c + c43f97e commit bd50b51Copy full SHA for bd50b51
1 file changed
charts/tempo-distributed/Chart.yaml
@@ -3,11 +3,12 @@ name: tempo-distributed
3
description: Grafana Tempo in MicroService mode
4
type: application
5
version: 2.0.0
6
+# renovate: docker=docker.io/grafana/tempo
7
appVersion: 2.10.0
8
kubeVersion: "^1.25.0-0"
9
engine: gotpl
10
home: https://grafana.com/docs/tempo/latest/
-icon: https://raw.githubusercontent.com/grafana/tempo/master/docs/tempo/website/logo_and_name.png
11
+icon: https://raw.githubusercontent.com/grafana/tempo/main/cmd/tempo/app/static/tempo-icon.png
12
sources:
13
- https://github.com/grafana/tempo
14
maintainers:
0 commit comments