Updated template files for artifactory 7.21.12 & xray 3.29.0

This commit is contained in:
anupteal
2021-08-04 21:33:16 +05:30
parent 3e3d398d13
commit e0678777c4
4 changed files with 16 additions and 6 deletions

View File

@@ -79,7 +79,7 @@
},
"artifactoryVersion": {
"type": "string",
"defaultValue": "0.0.22",
"defaultValue": "0.0.23",
"allowedValues": [
"0.0.8",
"0.0.9",
@@ -91,7 +91,8 @@
"0.0.18",
"0.0.19",
"0.0.21",
"0.0.22"
"0.0.22",
"0.0.23"
],
"metadata": {
"description": "Artifactory-vm image version to deploy."