Arm 7.29.8 (#191)

* Update azuredeploy.json

* Update azuredeploy_xray.parameters.json

* Update azuredeploy_xray_vmss.json

* Update Artifactory 7.29.8 and Xray 3.38.2

* Update Artifactory 7.29.8 and Xray 3.38.2
This commit is contained in:
Logeshwarsn
2021-12-27 01:03:57 +05:30
committed by GitHub
parent a0cf80ad71
commit 011aa160d4
7 changed files with 25 additions and 13 deletions

View File

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