mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
Arm 7.17.4 (#99)
* updated artifactory 7.17.4 & x-ray 3.21.2 changes in require files * update default release version in createUiDefinition.json of Artifactory & X-ray
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
"name": "xrayVersion",
|
||||
"type": "Microsoft.Common.DropDown",
|
||||
"label": "Xray-vm image version to deploy.",
|
||||
"defaultValue": "3.18.0",
|
||||
"defaultValue": "3.21.2",
|
||||
"toolTip": "Version of Xray to deploy",
|
||||
"constraints": {
|
||||
"allowedValues": [
|
||||
@@ -146,6 +146,10 @@
|
||||
{
|
||||
"label": "3.18.0",
|
||||
"value": "0.0.15"
|
||||
},
|
||||
{
|
||||
"label": "3.21.2",
|
||||
"value": "0.0.17"
|
||||
}
|
||||
],
|
||||
"required": true
|
||||
|
||||
Reference in New Issue
Block a user