Arm 7.29.7 (#189)

* Update azuredeploy.json

* Updated all changes for artifactory 7.29.7
This commit is contained in:
Anup Singh
2021-12-17 22:25:51 +05:30
committed by GitHub
parent 3791a89e20
commit 26de8be0ad
3 changed files with 11 additions and 5 deletions

View File

@@ -79,7 +79,7 @@
},
"artifactoryVersion": {
"type": "string",
"defaultValue": "0.0.33",
"defaultValue": "0.0.34",
"allowedValues": [
"0.0.8",
"0.0.9",
@@ -99,7 +99,8 @@
"0.0.29",
"0.0.30",
"0.0.32",
"0.0.33"
"0.0.33",
"0.0.34"
],
"metadata": {
"description": "Artifactory-vm image version to deploy."