Arm 7.17.4 (#99)

* updated artifactory 7.17.4 & x-ray 3.21.2 changes in require files

* update default release version in createUiDefinition.json of Artifactory & X-ray
This commit is contained in:
Anup Singh
2021-04-08 21:28:43 +05:30
committed by GitHub
parent 1aff4254d1
commit d261d85287
8 changed files with 25 additions and 13 deletions

View File

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