INST-5035 - Changes in Artifactory version and set hide confiramation to false

This commit is contained in:
logeshwarsn
2022-11-23 13:01:48 +05:30
parent be01e9a50f
commit c97822ca8d
6 changed files with 29 additions and 15 deletions

View File

@@ -123,7 +123,7 @@
"name": "xrayVersion",
"type": "Microsoft.Common.DropDown",
"label": "Xray-vm image version to deploy.",
"defaultValue": "3.55.2",
"defaultValue": "3.60.2",
"toolTip": "Version of Xray to deploy",
"constraints": {
"allowedValues": [
@@ -218,6 +218,10 @@
{
"label": "3.55.2",
"value": "0.0.35"
},
{
"label": "3.60.2",
"value": "0.0.36"
}
],
"required": true
@@ -238,7 +242,7 @@
"validationMessage": "Only alphanumeric characters are allowed, and the value must be 1-64 characters long."
},
"options": {
"hideConfirmation": true
"hideConfirmation": false
}
},
{
@@ -255,7 +259,7 @@
"validationMessage": "Only alphanumeric characters are allowed, and the value must be 1-64 characters long."
},
"options": {
"hideConfirmation": true
"hideConfirmation": false
}
},
{