image version changed to 0.0.40 in azuredeploy.json

This commit is contained in:
Logeshwarsn
2022-06-14 14:41:54 +05:30
parent 202fa963c1
commit 833ddb26ee

View File

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