Update Xray version and VM version

This commit is contained in:
Logeshwarsn
2022-02-24 17:17:03 +05:30
parent c618ae5901
commit 15da85cbc4
2 changed files with 8 additions and 3 deletions

View File

@@ -123,7 +123,7 @@
"name": "xrayVersion",
"type": "Microsoft.Common.DropDown",
"label": "Xray-vm image version to deploy.",
"defaultValue": "3.38.2",
"defaultValue": "3.42.5",
"toolTip": "Version of Xray to deploy",
"constraints": {
"allowedValues": [
@@ -210,6 +210,10 @@
{
"label": "3.41.4",
"value": "0.0.33"
},
{
"label": "3.42.5",
"value": "0.0.34"
}
],
"required": true