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

@@ -79,7 +79,7 @@
},
"artifactoryVersion": {
"type": "string",
"defaultValue": "0.0.40",
"defaultValue": "0.0.42",
"allowedValues": [
"0.0.8",
"0.0.9",
@@ -105,7 +105,9 @@
"0.0.37",
"0.0.38",
"0.0.39",
"0.0.40"
"0.0.40",
"0.0.41",
"0.0.42"
],
"metadata": {
"description": "Artifactory-vm image version to deploy."