mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
Arm 7.18.6 (#115)
* added preview in vm for artifactory & X-ray * updated artifactory 7.18.6 & X-ray 3.24.2 in templates file and remove -preview from VM * Updated all changes for Artifactory version 7.18.6 & X-ray version 3.24.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.22.1",
|
||||
"defaultValue": "3.24.2",
|
||||
"toolTip": "Version of Xray to deploy",
|
||||
"constraints": {
|
||||
"allowedValues": [
|
||||
@@ -154,6 +154,14 @@
|
||||
{
|
||||
"label": "3.22.1",
|
||||
"value": "0.0.18"
|
||||
},
|
||||
{
|
||||
"label": "3.23.0",
|
||||
"value": "0.0.20"
|
||||
},
|
||||
{
|
||||
"label": "3.24.2",
|
||||
"value": "0.0.21"
|
||||
}
|
||||
],
|
||||
"required": true
|
||||
|
||||
Reference in New Issue
Block a user