Skip to content

Commit

Permalink
Update version references to 0.9.0 (#1800)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amulyam24 authored May 24, 2024
1 parent 277044a commit 8906419
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 @@ -26,3 +26,6 @@ releaseSeries:
- major: 0
minor: 8
contract: v1beta1
- major: 0
minor: 9
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.8.0
- name: v0.9.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.8.0
- name: v0.9.0
value: "${PWD}/config/default"
files:
- sourcePath: "${PWD}/metadata.yaml"
Expand Down

0 comments on commit 8906419

Please sign in to comment.