INST-5035 - Changes in Artifactory version and set hide confiramation to false

This commit is contained in:
logeshwarsn
2022-11-23 13:01:48 +05:30
parent be01e9a50f
commit c97822ca8d
6 changed files with 29 additions and 15 deletions

View File

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