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

@@ -132,7 +132,7 @@
"name": "artifactoryVersion",
"type": "Microsoft.Common.DropDown",
"label": "Artifactory-vm image version to deploy.",
"defaultValue": "7.29.7",
"defaultValue": "7.29.8",
"toolTip": "Version of Artifactory to deploy",
"constraints": {
"allowedValues": [
@@ -215,7 +215,11 @@
{
"label": "7.29.7",
"value": "0.0.34"
}
},
{
"label": "7.29.8",
"value": "0.0.35"
}
],
"required": true
},