File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,10 @@ The command removes all the Kubernetes components associated with the chart and
48
48
49
49
A major chart version change indicates that there is an incompatible breaking change needing manual actions.
50
50
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
+
51
55
### From Chart versions < 1.33.0
52
56
* Breaking Change *
53
57
In order to reduce confusion, the overrides configurations have been renamed as below.
Original file line number Diff line number Diff line change @@ -41,6 +41,10 @@ The command removes all the Kubernetes components associated with the chart and
41
41
42
42
A major chart version change indicates that there is an incompatible breaking change needing manual actions.
43
43
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
+
44
48
### From Chart versions < 1.33.0
45
49
* Breaking Change *
46
50
In order to reduce confusion, the overrides configurations have been renamed as below.
You can’t perform that action at this time.
0 commit comments