File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed 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.22 .0
6- appVersion : 2.7.1
5+ version : 1.23 .0
6+ appVersion : 2.8.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.22 .0] ( https://img.shields.io/badge/Version-1.22 .0-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.23 .0] ( https://img.shields.io/badge/Version-1.23 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.8.0 ] ( https://img.shields.io/badge/AppVersion-2.8.0 -informational?style=flat-square )
44
55Grafana Tempo Single Binary Mode
66
@@ -155,6 +155,11 @@ The command removes all the Kubernetes components associated with the chart and
155155
156156A major chart version change indicates that there is an incompatible breaking change needing manual actions.
157157
158+ ### From Chart versions < 1.22.0
159+ * Breaking Change *
160+ Please be aware that we've updated the Tempo version to 2.8, which includes some breaking changes
161+ We recommend reviewing the [ release notes] ( https://grafana.com/docs/tempo/latest/release-notes/v2-8/ ) before upgrading.
162+
158163### From Chart versions < 1.21.1
159164* Breaking Change *
160165In order to be consistent with other projects and documentations, the default port has been changed from 3100 to 3200.
Original file line number Diff line number Diff line change @@ -40,6 +40,10 @@ The command removes all the Kubernetes components associated with the chart and
4040
4141A major chart version change indicates that there is an incompatible breaking change needing manual actions.
4242
43+ ### From Chart versions < 1.22.0
44+ * Breaking Change *
45+ Please be aware that we've updated the Tempo version to 2.8, which includes some breaking changes
46+ We recommend reviewing the [release notes](https://grafana.com/docs/tempo/latest/release-notes/v2-8/) before upgrading.
4347
4448### From Chart versions < 1.21.1
4549* Breaking Change *
You can’t perform that action at this time.
0 commit comments