mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 01: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:
@@ -132,7 +132,7 @@
|
||||
"name": "artifactoryVersion",
|
||||
"type": "Microsoft.Common.DropDown",
|
||||
"label": "Artifactory-vm image version to deploy.",
|
||||
"defaultValue": "7.17.5",
|
||||
"defaultValue": "7.18.6",
|
||||
"toolTip": "Version of Artifactory to deploy",
|
||||
"constraints": {
|
||||
"allowedValues": [
|
||||
@@ -163,6 +163,10 @@
|
||||
{
|
||||
"label": "7.17.5",
|
||||
"value": "0.0.15"
|
||||
},
|
||||
{
|
||||
"label": "7.18.6",
|
||||
"value": "0.0.18"
|
||||
}
|
||||
],
|
||||
"required": true
|
||||
|
||||
Reference in New Issue
Block a user