File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : tempo
3
3
description : Grafana Tempo Single Binary Mode
4
4
type : application
5
- version : 1.21.1
5
+ version : 1.21.2
6
6
appVersion : 2.7.1
7
7
engine : gotpl
8
8
home : https://grafana.net
Original file line number Diff line number Diff line change 1
1
# tempo
2
2
3
- ![ Version: 1.21.1 ] ( https://img.shields.io/badge/Version-1.21.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.7.1] ( https://img.shields.io/badge/AppVersion-2.7.1-informational?style=flat-square )
3
+ ![ Version: 1.21.2 ] ( https://img.shields.io/badge/Version-1.21.2 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.7.1] ( https://img.shields.io/badge/AppVersion-2.7.1-informational?style=flat-square )
4
4
5
5
Grafana Tempo Single Binary Mode
6
6
Original file line number Diff line number Diff line change 67
67
imagePullPolicy : {{ .Values.tempo.pullPolicy }}
68
68
name : tempo
69
69
ports :
70
- - containerPort : 3100
70
+ - containerPort : 3200
71
71
name : prom-metrics
72
72
- containerPort : 6831
73
73
name : jaeger-thrift-c
You can’t perform that action at this time.
0 commit comments