Skip to content

Commit 261e331

Browse files
committed
update the chart doc in tmpl
Signed-off-by: Suraj Nath <[email protected]>
1 parent b17c03f commit 261e331

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

charts/tempo-distributed/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ A major chart version change indicates that there is an incompatible breaking ch
5050

5151
### From Chart versions < 1.31.0
5252

53-
Tempo serverless was deprecated in [tempo 2.7 release](https://github.com/grafana/tempo/releases/tag/v2.7.0),
53+
Tempo serverless was deprecated in [tempo 2.7 release](https://github.com/grafana/tempo/releases/tag/v2.7.0),
5454
Config options related to serverless are being removed from helm chart, and this might be a breaking change if you were using tempo serverless.
5555

5656
These config optioons are removed in [tempo#4599](https://github.com/grafana/tempo/pull/4599) and will not work from next release of tempo.

charts/tempo-distributed/README.md.gotmpl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ The command removes all the Kubernetes components associated with the chart and
4141

4242
A major chart version change indicates that there is an incompatible breaking change needing manual actions.
4343

44+
### From Chart versions < 1.31.0
45+
46+
Tempo serverless was deprecated in [tempo 2.7 release](https://github.com/grafana/tempo/releases/tag/v2.7.0),
47+
Config options related to serverless are being removed from helm chart, and this might be a breaking change if you were using tempo serverless.
48+
49+
These config optioons are removed in [tempo#4599](https://github.com/grafana/tempo/pull/4599) and will not work from next release of tempo.
50+
4451
### From Chart versions < 1.28.2
4552

4653
Please be aware that we've updated the Tempo version to 2.7, which includes some breaking changes

0 commit comments

Comments
 (0)