We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b15a25 + bd61a60 commit 33f0888Copy full SHA for 33f0888
metadata.yaml
@@ -13,3 +13,6 @@ releaseSeries:
13
- major: 0
14
minor: 6
15
contract: v1beta1
16
+- major: 0
17
+ minor: 7
18
+ contract: v1beta1
test/e2e/data/e2e_conf.yaml
@@ -89,7 +89,7 @@ providers:
89
new: "--v=4"
90
- old: "--leader-elect"
91
new: "--leader-elect=false\n - --sync-period=1m"
92
- - name: v0.6.99
+ - name: v0.7.99
93
value: ../../../config/default
94
# This is the upcoming version.
95
# Specify no contract so that upgrade tests that start from a specific contract won't pick it up.
test/e2e/data/shared/v1beta1_provider/metadata.yaml
0 commit comments