updated all changes for artifactory 7.27.9 & xray 3.35.0

This commit is contained in:
anupteal
2021-11-30 21:32:29 +05:30
parent 1efe737a09
commit 8766a0cf0c
6 changed files with 24 additions and 13 deletions

View File

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