updated all changes for artifactory 7.21.12 & xray 3.29.0

This commit is contained in:
anupteal
2021-08-06 21:31:59 +05:30
parent e743d48baa
commit 5de7391c69
4 changed files with 10 additions and 9 deletions

View File

@@ -201,7 +201,7 @@
"joinKey": "[parameters('joinKey')]",
"osType": {
"publisher": "jfrog",
"offer": "x-ray-vm-preview",
"offer": "x-ray-vm",
"sku": "x-ray-vm",
"version": "[parameters('xrayVersion')]"
},
@@ -337,7 +337,7 @@
"plan": {
"name": "x-ray-vm",
"publisher": "jfrog",
"product": "x-ray-vm-preview"
"product": "x-ray-vm"
},
"sku": {
"name": "[parameters('virtualMachineSize')]",