Skip to content

Commit f61d1c9

Browse files
committed
Added upgrade warning in readme
Signed-off-by: xogoodnow <[email protected]>
1 parent 6026ca2 commit f61d1c9

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

charts/tempo-distributed/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ The command removes all the Kubernetes components associated with the chart and
4848

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

51+
### From Chart versions < 1.40.1
52+
* Breaking Change *
53+
For the sake of consistency, the default port has been changed from 3100 to 3200.
54+
5155
### From Chart versions < 1.33.0
5256
* Breaking Change *
5357
In order to reduce confusion, the overrides configurations have been renamed as below.

charts/tempo-distributed/README.md.gotmpl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ 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.40.1
45+
* Breaking Change *
46+
For the sake of consistency, the default port has been changed from 3100 to 3200.
47+
4448
### From Chart versions < 1.33.0
4549
* Breaking Change *
4650
In order to reduce confusion, the overrides configurations have been renamed as below.

0 commit comments

Comments
 (0)