Skip to content

Commit

Permalink
Merge pull request #3014 from jackfrancis/e2e-v1.8-contract
Browse files Browse the repository at this point in the history
update E2E InfrastructureProvider API contract
  • Loading branch information
jackfrancis authored Jan 11, 2023
2 parents f276e77 + 8b4c697 commit df02fc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion test/e2e/config/azure-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ providers:
replacements:
- old: "imagePullPolicy: Always"
new: "imagePullPolicy: IfNotPresent"
- name: v1.7.99 # "vNext"; use manifests from local source files
- name: v1.8.99 # "vNext"; use manifests from local source files
value: "${PWD}/config/default"
contract: v1beta1
files:
Expand Down
8 changes: 1 addition & 7 deletions test/e2e/data/shared/v1beta1_provider/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,5 @@ releaseSeries:
minor: 5
contract: v1alpha4
- major: 1
minor: 5
contract: v1beta1
- major: 1
minor: 6
contract: v1beta1
- major: 1
minor: 7
minor: 8
contract: v1beta1

0 comments on commit df02fc3

Please sign in to comment.