Updated changes in all requires files for artifactory 7.27.3 & xray 3.33.3 (#170)

This commit is contained in:
Anup Singh
2021-10-18 21:41:12 +05:30
committed by GitHub
parent e7cc6e0b9f
commit 4a226112a8
7 changed files with 23 additions and 11 deletions

View File

@@ -19,7 +19,7 @@
},
"xrayVersion": {
"type": "string",
"defaultValue": "0.0.27",
"defaultValue": "0.0.28",
"allowedValues": [
"0.0.10",
"0.0.11",
@@ -35,7 +35,8 @@
"0.0.24",
"0.0.25",
"0.0.26",
"0.0.27"
"0.0.27",
"0.0.28"
],
"metadata": {
"description": "Xray-vm image version to deploy."