mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
Update azuredeploy_xray_vmss.json
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
},
|
},
|
||||||
"xrayVersion": {
|
"xrayVersion": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"defaultValue": "0.0.28",
|
"defaultValue": "0.0.29",
|
||||||
"allowedValues": [
|
"allowedValues": [
|
||||||
"0.0.10",
|
"0.0.10",
|
||||||
"0.0.11",
|
"0.0.11",
|
||||||
@@ -36,7 +36,8 @@
|
|||||||
"0.0.25",
|
"0.0.25",
|
||||||
"0.0.26",
|
"0.0.26",
|
||||||
"0.0.27",
|
"0.0.27",
|
||||||
"0.0.28"
|
"0.0.28",
|
||||||
|
"0.0.29"
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Xray-vm image version to deploy."
|
"description": "Xray-vm image version to deploy."
|
||||||
|
|||||||
Reference in New Issue
Block a user