Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#3516 from mboersma/update-metadata…
Browse files Browse the repository at this point in the history
…-again

Update vNext version in azure-dev.yaml
  • Loading branch information
k8s-ci-robot authored May 4, 2023
2 parents b723c2a + e1763fd commit fecb3a5
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.9.99 # "vNext"; use manifests from local source files
- name: v1.10.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: 9
minor: 10
contract: v1beta1

0 comments on commit fecb3a5

Please sign in to comment.