mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 10:06:55 -06:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user