mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 02:06:56 -06:00
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:
@@ -123,7 +123,7 @@
|
||||
"name": "xrayVersion",
|
||||
"type": "Microsoft.Common.DropDown",
|
||||
"label": "Xray-vm image version to deploy.",
|
||||
"defaultValue": "3.37.2",
|
||||
"defaultValue": "3.38.2",
|
||||
"toolTip": "Version of Xray to deploy",
|
||||
"constraints": {
|
||||
"allowedValues": [
|
||||
@@ -202,7 +202,11 @@
|
||||
{
|
||||
"label": "3.37.2",
|
||||
"value": "0.0.31"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "3.38.2",
|
||||
"value": "0.0.32"
|
||||
}
|
||||
],
|
||||
"required": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user