mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
Updated template files for artifactory 7.21.12 & xray 3.29.0
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
"name": "xrayVersion",
|
||||
"type": "Microsoft.Common.DropDown",
|
||||
"label": "Xray-vm image version to deploy.",
|
||||
"defaultValue": "3.27.4",
|
||||
"defaultValue": "3.29.0",
|
||||
"toolTip": "Version of Xray to deploy",
|
||||
"constraints": {
|
||||
"allowedValues": [
|
||||
@@ -174,6 +174,10 @@
|
||||
{
|
||||
"label": "3.27.4",
|
||||
"value": "0.0.24"
|
||||
},
|
||||
{
|
||||
"label": "3.29.0",
|
||||
"value": "0.0.25"
|
||||
}
|
||||
],
|
||||
"required": true
|
||||
|
||||
Reference in New Issue
Block a user