Commit 103a05d 1 parent 254fef6 commit 103a05d Copy full SHA for 103a05d
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,14 +39,14 @@ The command removes all the Kubernetes components associated with the chart and
39
39
40
40
A major chart version change indicates that there is an incompatible breaking change needing manual actions.
41
41
42
- ### from Chart versions < 1.13.0
42
+ ### From Chart versions < 1.15.2
43
43
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.
46
45
47
- ### From Chart versions < 1.8 .0
46
+ ### From Chart versions < 1.13 .0
48
47
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```
50
50
51
51
### From Chart versions < 1.6.0
52
52
You can’t perform that action at this time.
0 commit comments