ARM templates - RT 7.10.2, JCR 7.10.2, Xray 3.9.1

- minor changes in VM image templates
This commit is contained in:
danielmkn
2020-10-19 14:12:07 -07:00
parent 3b97737dfc
commit 282d251e5d
15 changed files with 55 additions and 63 deletions

View File

@@ -123,7 +123,7 @@
"name": "xrayVersion",
"type": "Microsoft.Common.DropDown",
"label": "Xray-vm image version to deploy.",
"defaultValue": "3.8.5",
"defaultValue": "3.9.1",
"toolTip": "Version of Xray to deploy",
"constraints": {
"allowedValues": [
@@ -138,6 +138,10 @@
{
"label": "3.8.5",
"value": "0.0.5"
},
{
"label": "3.9.1",
"value": "0.0.6"
}
],
"required": true