Arm 7.11.5 (#71)

* Updated artifactory  & Jcr version 7.11.5 and xray version 3.12.0 in configurations files

* Update azuredeploy_xray_vmss.json

* Update azuredeploy_ms_ps.json

* Update azuredeploy.json
This commit is contained in:
Anup Singh
2020-12-07 23:38:00 +05:30
committed by GitHub
parent f8a4a45be7
commit 0ebf6e8ad8
6 changed files with 14 additions and 11 deletions

View File

@@ -19,14 +19,15 @@
},
"xrayVersion": {
"type": "string",
"defaultValue": "0.0.8",
"defaultValue": "0.0.9",
"allowedValues": [
"0.0.3",
"0.0.4",
"0.0.5",
"0.0.6",
"0.0.7",
"0.0.8"
"0.0.8",
"0.0.9"
],
"metadata": {
"description": "Xray-vm image version to deploy."