update artifactory version

This commit is contained in:
Logeshwarsn
2022-02-11 14:47:50 +05:30
parent 16e44520b2
commit c4c665642a
4 changed files with 13 additions and 7 deletions

View File

@@ -132,7 +132,7 @@
"name": "artifactoryVersion",
"type": "Microsoft.Common.DropDown",
"label": "Artifactory-vm image version to deploy.",
"defaultValue": "7.29.8",
"defaultValue": "7.33.9",
"toolTip": "Version of Artifactory to deploy",
"constraints": {
"allowedValues": [
@@ -219,7 +219,11 @@
{
"label": "7.29.8",
"value": "0.0.35"
}
},
{
"label": "7.33.9",
"value: "0.0.37"
}
],
"required": true
},