mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 08:06:57 -06:00
Arm 7.17.5 (#104)
* Update azuredeploy.json * updated createUiDefinition.json & mainTemplate.json * updated latest change of artifactory 7.17.5 & X-ray 3.22.1 * -preview removed from azuredeploy.json
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
"name": "xrayVersion",
|
||||
"type": "Microsoft.Common.DropDown",
|
||||
"label": "Xray-vm image version to deploy.",
|
||||
"defaultValue": "3.21.2",
|
||||
"defaultValue": "3.22.1",
|
||||
"toolTip": "Version of Xray to deploy",
|
||||
"constraints": {
|
||||
"allowedValues": [
|
||||
@@ -150,6 +150,10 @@
|
||||
{
|
||||
"label": "3.21.2",
|
||||
"value": "0.0.17"
|
||||
},
|
||||
{
|
||||
"label": "3.22.1",
|
||||
"value": "0.0.18"
|
||||
}
|
||||
],
|
||||
"required": true
|
||||
|
||||
Reference in New Issue
Block a user