mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 05:06:56 -06:00
Update azuredeploy.json
Updated artifactoryVersion parameter default to 5.10.0
This commit is contained in:
committed by
GitHub
parent
04280792b8
commit
47fff56000
@@ -27,7 +27,7 @@
|
|||||||
},
|
},
|
||||||
"artifactoryVersion": {
|
"artifactoryVersion": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"defaultValue": "5.9.0",
|
"defaultValue": "5.10.0",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Artifactory version to deploy. Supported from 5.8.0 and above."
|
"description": "Artifactory version to deploy. Supported from 5.8.0 and above."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user