Skip to content

Commit

Permalink
Merge pull request #2809 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…2808-to-release-1.6

[release-1.6] update metadata.yaml for 1.6 release and 1.7 dev cycle
  • Loading branch information
k8s-ci-robot authored Nov 11, 2022
2 parents 0e7952f + cc26a18 commit 71acdca
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ releaseSeries:
- major: 1
minor: 5
contract: v1beta1
- major: 1
minor: 6
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.6.99 # "vNext"; use manifests from local source files
- name: v1.7.99 # "vNext"; use manifests from local source files
value: "${PWD}/config/default"
contract: v1beta1
files:
Expand Down
3 changes: 3 additions & 0 deletions test/e2e/data/shared/v1beta1_provider/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ releaseSeries:
- major: 1
minor: 6
contract: v1beta1
- major: 1
minor: 7
contract: v1beta1

0 comments on commit 71acdca

Please sign in to comment.