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 @@ -13,3 +13,6 @@ releaseSeries:
13
13
- major : 0
14
14
minor : 8
15
15
contract : v1beta1
16
+ - major : 0
17
+ minor : 9
18
+ contract : v1beta1
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ providers:
139
139
new : " --v=4"
140
140
- old : " --leader-elect"
141
141
new : " --leader-elect=false\n - --sync-period=1m"
142
- - name : v0.8 .99
142
+ - name : v0.9 .99
143
143
value : ../../../config/default
144
144
# This is the upcoming version.
145
145
# 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 @@ -13,3 +13,6 @@ releaseSeries:
13
13
- major : 0
14
14
minor : 8
15
15
contract : v1beta1
16
+ - major : 0
17
+ minor : 9
18
+ contract : v1beta1
You can’t perform that action at this time.
0 commit comments