mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 02:06:56 -06:00
ARM template, Artifactory 7.15.4, Xray 3.18.0 (#93)
* updated * updated artifactory releas version 7.15.4 in createUiDefinition.json & mainTemplate.json file * updated version 7.15.4 in createUiDefinition.json file * updated version 7.15.4 in mainTemplate.json file * ARM templates. pid removed from all the templates per new MS requirements. RT 7.15.4, Xray 3.17.4, JSON docs aligned * updated all changes for artifactory version 7.15.4 & x-ray version 3.18.0 Co-authored-by: danielmkn <danielmi@jfrog.com>
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
"name": "xrayVersion",
|
||||
"type": "Microsoft.Common.DropDown",
|
||||
"label": "Xray-vm image version to deploy.",
|
||||
"defaultValue": "3.17.4",
|
||||
"defaultValue": "3.18.0",
|
||||
"toolTip": "Version of Xray to deploy",
|
||||
"constraints": {
|
||||
"allowedValues": [
|
||||
@@ -135,13 +135,17 @@
|
||||
"label": "3.15.3",
|
||||
"value": "0.0.11"
|
||||
},
|
||||
{
|
||||
{
|
||||
"label": "3.17.2",
|
||||
"value": "0.0.13"
|
||||
},
|
||||
"value": "0.0.13"
|
||||
},
|
||||
{
|
||||
"label": "3.17.4",
|
||||
"value": "0.0.14"
|
||||
},
|
||||
{
|
||||
"label": "3.17.4",
|
||||
"value": "0.0.14"
|
||||
"label": "3.18.0",
|
||||
"value": "0.0.15"
|
||||
}
|
||||
],
|
||||
"required": true
|
||||
|
||||
Reference in New Issue
Block a user