Skip to content

Commit

Permalink
set capz provider metadata to 1.9 release cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfrancis committed Mar 8, 2023
1 parent 526267a commit 1ae1a3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.8.99 # "vNext"; use manifests from local source files
- name: v1.9.99 # "vNext"; use manifests from local source files
value: "${PWD}/config/default"
contract: v1beta1
files:
Expand Down
2 changes: 1 addition & 1 deletion test/e2e/data/shared/v1beta1_provider/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ releaseSeries:
minor: 5
contract: v1alpha4
- major: 1
minor: 8
minor: 9
contract: v1beta1

0 comments on commit 1ae1a3c

Please sign in to comment.