Skip to content

Commit

Permalink
Update metadata files for release 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Jul 12, 2023
1 parent be4ab79 commit 9a296a2
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 @@ -44,3 +44,6 @@ releaseSeries:
- major: 1
minor: 9
contract: v1beta1
- major: 1
minor: 10
contract: v1beta1
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.10.99 # "vNext"; use manifests from local source files
- name: v1.11.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: 0
contract: v1beta1
- major: 1
minor: 10
minor: 11
contract: v1beta1

0 comments on commit 9a296a2

Please sign in to comment.