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 @@ -16,3 +16,6 @@ releaseSeries:
16
16
- major : 0
17
17
minor : 9
18
18
contract : v1beta1
19
+ - major : 0
20
+ minor : 10
21
+ contract : v1beta1
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ providers:
153
153
new : " --v=4"
154
154
- old : " --leader-elect"
155
155
new : " --leader-elect=false\n - --sync-period=1m"
156
- - name : v0.9 .99
156
+ - name : v0.10 .99
157
157
value : ../../../config/default
158
158
# This is the upcoming version.
159
159
# 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 @@ -16,3 +16,6 @@ releaseSeries:
16
16
- major : 0
17
17
minor : 9
18
18
contract : v1beta1
19
+ - major : 0
20
+ minor : 10
21
+ contract : v1beta1
You can’t perform that action at this time.
0 commit comments