mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 02:06:56 -06:00
updated (#89)
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
"name": "xrayVersion",
|
||||
"type": "Microsoft.Common.DropDown",
|
||||
"label": "Xray-vm image version to deploy.",
|
||||
"defaultValue": "3.15.3",
|
||||
"defaultValue": "3.17.4",
|
||||
"toolTip": "Version of Xray to deploy",
|
||||
"constraints": {
|
||||
"allowedValues": [
|
||||
@@ -138,6 +138,10 @@
|
||||
{
|
||||
"label": "3.17.2",
|
||||
"value": "0.0.13"
|
||||
},
|
||||
{
|
||||
"label": "3.17.4",
|
||||
"value": "0.0.14"
|
||||
}
|
||||
],
|
||||
"required": true
|
||||
|
||||
Reference in New Issue
Block a user