Skip to content

Commit 33f0888

Browse files
authored
Merge pull request #1410 from k8s-infra-cherrypick-robot/cherry-pick-1405-to-release-0.7
[release-0.7] 🌱Release 0.7 patches
2 parents 9b15a25 + bd61a60 commit 33f0888

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ releaseSeries:
1313
- major: 0
1414
minor: 6
1515
contract: v1beta1
16+
- major: 0
17+
minor: 7
18+
contract: v1beta1

test/e2e/data/e2e_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ providers:
8989
new: "--v=4"
9090
- old: "--leader-elect"
9191
new: "--leader-elect=false\n - --sync-period=1m"
92-
- name: v0.6.99
92+
- name: v0.7.99
9393
value: ../../../config/default
9494
# This is the upcoming version.
9595
# 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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ releaseSeries:
1313
- major: 0
1414
minor: 6
1515
contract: v1beta1
16+
- major: 0
17+
minor: 7
18+
contract: v1beta1

0 commit comments

Comments
 (0)