Arm 7.25.6 (#158)

* updated changes for Artifactory 7.25.6 & xray 3.32.2 version in templates file

* updated all the changes for artifactory 7.25.6 & xray 3.32.2
This commit is contained in:
Anup Singh
2021-09-16 23:11:36 +05:30
committed by GitHub
parent b38d10db61
commit 6e9bd33a0f
7 changed files with 41 additions and 15 deletions

View File

@@ -19,7 +19,7 @@
},
"xrayVersion": {
"type": "string",
"defaultValue": "0.0.26",
"defaultValue": "0.0.27",
"allowedValues": [
"0.0.10",
"0.0.11",
@@ -34,7 +34,8 @@
"0.0.23",
"0.0.24",
"0.0.25",
"0.0.26"
"0.0.26",
"0.0.27"
],
"metadata": {
"description": "Xray-vm image version to deploy."
@@ -297,7 +298,7 @@
{
"type": "Microsoft.Resources/deployments",
"name": "deploySQLDB",
"apiVersion": "2019-09-01",
"apiVersion": "2020-06-01",
"properties": {
"mode": "Incremental",
"templateLink": {