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 @@ -10,3 +10,6 @@ releaseSeries:
10
10
- major : 0
11
11
minor : 7
12
12
contract : v1beta1
13
+ - major : 0
14
+ minor : 8
15
+ contract : v1beta1
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ providers:
103
103
new : " --v=4"
104
104
- old : " --leader-elect"
105
105
new : " --leader-elect=false\n - --sync-period=1m"
106
- - name : v0.7 .99
106
+ - name : v0.8 .99
107
107
value : ../../../config/default
108
108
# This is the upcoming version.
109
109
# 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 @@ -10,3 +10,6 @@ releaseSeries:
10
10
- major : 0
11
11
minor : 7
12
12
contract : v1beta1
13
+ - major : 0
14
+ minor : 8
15
+ contract : v1beta1
You can’t perform that action at this time.
0 commit comments