File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -19,3 +19,6 @@ releaseSeries:
1919- major : 0
2020 minor : 10
2121 contract : v1beta1
22+ - major : 0
23+ minor : 11
24+ contract : v1beta1
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ providers:
125125 new : " --v=4"
126126 - old : " --leader-elect"
127127 new : " --leader-elect=false\n - --sync-period=1m"
128- - name : v0.10 .99
128+ - name : v0.11 .99
129129 value : ../../../config/default
130130 # This is the upcoming version.
131131 # Specify no contract so that upgrade tests that start from a specific contract won't pick it up.
Original file line number Diff line number Diff line change @@ -19,3 +19,6 @@ releaseSeries:
1919- major : 0
2020 minor : 10
2121 contract : v1beta1
22+ - major : 0
23+ minor : 11
24+ contract : v1beta1
You can’t perform that action at this time.
0 commit comments