Update Xray version and VM version

This commit is contained in:
Logeshwarsn
2022-02-24 17:17:03 +05:30
parent c618ae5901
commit 15da85cbc4
2 changed files with 8 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
},
"xrayVersion": {
"type": "string",
"defaultValue": "0.0.33",
"defaultValue": "0.0.34",
"allowedValues": [
"0.0.10",
"0.0.11",
@@ -41,7 +41,8 @@
"0.0.30",
"0.0.31",
"0.0.32",
"0.0.33"
"0.0.33",
"0.0.34"
],
"metadata": {
"description": "Xray-vm image version to deploy."