mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 08:06:57 -06:00
Arm 7.21.8 (#144)
* Update azuredeploy.json * Update azuredeploy_xray_vmss.json * Update azuredeploy_xray.parameters.json * Updated all changes for artifactory 7.21.8 & xray 3.27.4 * Updated db_server value in azuredeploy_xray.parameters.json
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
"name": "xrayVersion",
|
||||
"type": "Microsoft.Common.DropDown",
|
||||
"label": "Xray-vm image version to deploy.",
|
||||
"defaultValue": "3.27.2",
|
||||
"defaultValue": "3.27.4",
|
||||
"toolTip": "Version of Xray to deploy",
|
||||
"constraints": {
|
||||
"allowedValues": [
|
||||
@@ -170,6 +170,10 @@
|
||||
{
|
||||
"label": "3.27.2",
|
||||
"value": "0.0.23"
|
||||
},
|
||||
{
|
||||
"label": "3.27.4",
|
||||
"value": "0.0.24"
|
||||
}
|
||||
],
|
||||
"required": true
|
||||
|
||||
Reference in New Issue
Block a user