Skip to content

Commit 103a05d

Browse files
committed
Fix docs
Signed-off-by: Mario <mariorvinas@gmail.com>
1 parent 254fef6 commit 103a05d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

charts/tempo-distributed/README.md.gotmpl

+5-5
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ The command removes all the Kubernetes components associated with the chart and
3939

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

42-
### from Chart versions < 1.13.0
42+
### From Chart versions < 1.15.2
4343

44-
EXPERIMENTAL: Zone Aware Replication has been added to the ingester statefulset.
45-
Attention, the calculation of the pods per AZ is as follows ```(.values.ingester.replicas + numberOfZones -1)/numberOfZones```
44+
Switch to new overrides format, see https://grafana.com/docs/tempo/latest/configuration/#overrides.
4645

47-
### From Chart versions < 1.8.0
46+
### From Chart versions < 1.13.0
4847

49-
Switch to new overrides format, see https://grafana.com/docs/tempo/latest/configuration/#overrides.
48+
EXPERIMENTAL: Zone Aware Replication has been added to the ingester statefulset.
49+
Attention, the calculation of the pods per AZ is as follows ```(.values.ingester.replicas + numberOfZones -1)/numberOfZones```
5050

5151
### From Chart versions < 1.6.0
5252

0 commit comments

Comments
 (0)