ARM templates. Xray template for 3.15.3

This commit is contained in:
danielmkn
2021-01-19 19:37:44 -08:00
parent cb5f33e96b
commit 82ba357187
4 changed files with 13 additions and 36 deletions

View File

@@ -19,15 +19,10 @@
},
"xrayVersion": {
"type": "string",
"defaultValue": "0.0.9",
"defaultValue": "0.0.11",
"allowedValues": [
"0.0.3",
"0.0.4",
"0.0.5",
"0.0.6",
"0.0.7",
"0.0.8",
"0.0.9"
"0.0.10",
"0.0.11"
],
"metadata": {
"description": "Xray-vm image version to deploy."