Skip to content

Commit

Permalink
Update version references to 0.7.0 (kubernetes-sigs#1546)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amulyam24 authored and yuanning6 committed Dec 19, 2023
1 parent ff5bbdb commit 62eaa90
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ releaseSeries:
- major: 0
minor: 6
contract: v1beta1
- major: 0
minor: 7
contract: v1beta1
2 changes: 1 addition & 1 deletion test/e2e/config/ibmcloud-e2e-powervs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ providers:
- name: ibmcloud
type: InfrastructureProvider
versions:
- name: v0.6.0
- name: v0.7.0
value: "${PWD}/config/default"
files:
- sourcePath: "${PWD}/metadata.yaml"
Expand Down
2 changes: 1 addition & 1 deletion test/e2e/config/ibmcloud-e2e-vpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ providers:
- name: ibmcloud
type: InfrastructureProvider
versions:
- name: v0.6.0
- name: v0.7.0
value: "${PWD}/config/default"
files:
- sourcePath: "${PWD}/metadata.yaml"
Expand Down

0 comments on commit 62eaa90

Please sign in to comment.