Arm 7.27.10 (#186)

* Update azuredeploy.json

* Update azuredeploy_xray.parameters.json

* Update azuredeploy_xray_vmss.json

* Updated all required file for artifactory 7.27.10 & xray 3.37.2 version
This commit is contained in:
Anup Singh
2021-12-10 10:49:59 +05:30
committed by GitHub
parent 29ef02fddb
commit 7e20908b1e
7 changed files with 23 additions and 11 deletions

View File

@@ -19,7 +19,7 @@
},
"xrayVersion": {
"type": "string",
"defaultValue": "0.0.30",
"defaultValue": "0.0.31",
"allowedValues": [
"0.0.10",
"0.0.11",
@@ -38,7 +38,8 @@
"0.0.27",
"0.0.28",
"0.0.29",
"0.0.30"
"0.0.30",
"0.0.31"
],
"metadata": {
"description": "Xray-vm image version to deploy."