File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : tempo-distributed
3
3
description : Grafana Tempo in MicroService mode
4
4
type : application
5
- version : 1.40.3
5
+ version : 1.41.0
6
6
appVersion : 2.7.2
7
7
engine : gotpl
8
8
home : https://grafana.com/docs/tempo/latest/
Original file line number Diff line number Diff line change 1
1
# tempo-distributed
2
2
3
- ![ Version: 1.40.3 ] ( https://img.shields.io/badge/Version-1.40.3 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.7.2] ( https://img.shields.io/badge/AppVersion-2.7.2-informational?style=flat-square )
3
+ ![ Version: 1.41.0 ] ( https://img.shields.io/badge/Version-1.41.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.7.2] ( https://img.shields.io/badge/AppVersion-2.7.2-informational?style=flat-square )
4
4
5
5
Grafana Tempo in MicroService mode
6
6
@@ -48,7 +48,7 @@ The command removes all the Kubernetes components associated with the chart and
48
48
49
49
A major chart version change indicates that there is an incompatible breaking change needing manual actions.
50
50
51
- ### From Chart versions < 1.40.1
51
+ ### From Chart versions < 1.41.0
52
52
* Breaking Change *
53
53
In order to be consistent with other projects and documentations, the default port has been changed from 3100 to 3200.
54
54
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ The command removes all the Kubernetes components associated with the chart and
41
41
42
42
A major chart version change indicates that there is an incompatible breaking change needing manual actions.
43
43
44
- ### From Chart versions < 1.40.1
44
+ ### From Chart versions < 1.41.0
45
45
* Breaking Change *
46
46
In order to be consistent with other projects and documentations, the default port has been changed from 3100 to 3200.
47
47
You can’t perform that action at this time.
0 commit comments