Arm 7.17.5 (#104)

* Update azuredeploy.json

* updated createUiDefinition.json & mainTemplate.json

* updated latest change of artifactory 7.17.5 & X-ray 3.22.1

* -preview removed from azuredeploy.json
This commit is contained in:
Anup Singh
2021-04-30 23:12:12 +05:30
committed by GitHub
parent 0fbb5d7441
commit 94b2752d7d
8 changed files with 24 additions and 12 deletions

View File

@@ -79,14 +79,15 @@
},
"artifactoryVersion": {
"type": "string",
"defaultValue": "0.0.14",
"defaultValue": "0.0.15",
"allowedValues": [
"0.0.8",
"0.0.9",
"0.0.10",
"0.0.11",
"0.0.12",
"0.0.14"
"0.0.14",
"0.0.15"
],
"metadata": {
"description": "Artifactory-vm image version to deploy."