File tree Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : tempo-distributed
33description : Grafana Tempo in MicroService mode
44type : application
5- version : 1.51.0
5+ version : 1.51.1
66appVersion : 2.9.0
77engine : gotpl
88home : https://grafana.com/docs/tempo/latest/
Original file line number Diff line number Diff line change 11# tempo-distributed
22
3- ![ Version: 1.51.0 ] ( https://img.shields.io/badge/Version-1.51.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.9.0] ( https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square )
3+ ![ Version: 1.51.1 ] ( https://img.shields.io/badge/Version-1.51.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.9.0] ( https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square )
44
55Grafana Tempo in MicroService mode
66
Original file line number Diff line number Diff line change 5252 replacement: "{ { $.ctx.Release.Namespace } }/{ { $.component } }"
5353 targetLabel: job
5454 { {- if kindIs " string" .clusterLabel } }
55- - replacement: "{ { .clusterLabel | default (include " tempo.clusterName" $.ctx) } }"
55+ - action: replace
56+ replacement: "{ { .clusterLabel | default (include " tempo.clusterName" $.ctx) } }"
5657 targetLabel: cluster
5758 { {- end } }
5859 { {- with .relabelings } }
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : tempo
33description : Grafana Tempo Single Binary Mode
44type : application
5- version : 1.23.3
6- appVersion : 2.8.2
5+ version : 1.24.0
6+ appVersion : 2.9.0
77engine : gotpl
88home : https://grafana.net
99icon : https://raw.githubusercontent.com/grafana/tempo/master/docs/tempo/website/logo_and_name.png
Original file line number Diff line number Diff line change 11# tempo
22
3- ![ Version: 1.23.3 ] ( https://img.shields.io/badge/Version-1.23.3 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.8.2 ] ( https://img.shields.io/badge/AppVersion-2.8.2 -informational?style=flat-square )
3+ ![ Version: 1.24.0 ] ( https://img.shields.io/badge/Version-1.24.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.9.0 ] ( https://img.shields.io/badge/AppVersion-2.9.0 -informational?style=flat-square )
44
55Grafana Tempo Single Binary Mode
66
You can’t perform that action at this time.
0 commit comments