Updated all configuration file for artifactory 7.25.7 (#163)

This commit is contained in:
Anup Singh
2021-10-06 21:23:05 +05:30
committed by GitHub
parent af90c02372
commit eefded32ee
3 changed files with 11 additions and 5 deletions

View File

@@ -79,7 +79,7 @@
},
"artifactoryVersion": {
"type": "string",
"defaultValue": "0.0.27",
"defaultValue": "0.0.28",
"allowedValues": [
"0.0.8",
"0.0.9",
@@ -94,7 +94,8 @@
"0.0.22",
"0.0.23",
"0.0.25",
"0.0.27"
"0.0.27",
"0.0.28"
],
"metadata": {
"description": "Artifactory-vm image version to deploy."