mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
Merge branch 'master' of https://github.com/JFrogDev/JFrog-Cloud-Installers
* 'master' of https://github.com/JFrogDev/JFrog-Cloud-Installers: Updated default artifactory version to 5.10.0 for CloudFormation and Terraform installers Update azuredeploy.json Update azuredeploy.parameters.json Updates for ubuntu 16 installation support Update azuredeploy.json Update azuredeploy.json Updated Parameters.png image Update azuredeploy.parameters.json
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
"ArtifactoryVersion": {
|
||||
"Description": "Artifactory version to deploy",
|
||||
"Type": "String",
|
||||
"Default": "5.8.1"
|
||||
"Default": "5.10.0"
|
||||
},
|
||||
|
||||
"ArtifactoryLicense1": {
|
||||
@@ -1347,4 +1347,4 @@
|
||||
"Value" : { "Fn::Join" : [ "", [ "http://", { "Fn::GetAtt" : [ "ElasticLoadBalancer", "DNSName" ]}]]}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user