Skip to content

Commit

Permalink
[tmp commit] switch to vNext from v1.15.99
Browse files Browse the repository at this point in the history
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
  • Loading branch information
sayanchowdhury committed Mar 27, 2024
1 parent 9e1cdc4 commit db0d56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/config/azure-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ providers:
replacements:
- old: "imagePullPolicy: Always"
new: "imagePullPolicy: IfNotPresent"
- name: v1.15.99 # "vNext"; use manifests from local source files
- name: "vNext" # "vNext"; use manifests from local source files
value: "${PWD}/config/default"
contract: v1beta1
files:
Expand Down

0 comments on commit db0d56d

Please sign in to comment.