mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 13:06:57 -06:00
Updated default artifactory version to 5.10.0 for CloudFormation and Terraform installers
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