mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 01:06:55 -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:
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"xrayVersion": {
|
||||
"type": "string",
|
||||
"defaultValue": "0.0.23",
|
||||
"defaultValue": "0.0.24",
|
||||
"allowedValues": [
|
||||
"0.0.10",
|
||||
"0.0.11",
|
||||
@@ -31,7 +31,8 @@
|
||||
"0.0.20",
|
||||
"0.0.21",
|
||||
"0.0.22",
|
||||
"0.0.23"
|
||||
"0.0.23",
|
||||
"0.0.24"
|
||||
],
|
||||
"metadata": {
|
||||
"description": "Xray-vm image version to deploy."
|
||||
|
||||
Reference in New Issue
Block a user