mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 17:06:58 -06:00
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:
@@ -123,7 +123,7 @@
|
||||
"name": "xrayVersion",
|
||||
"type": "Microsoft.Common.DropDown",
|
||||
"label": "Xray-vm image version to deploy.",
|
||||
"defaultValue": "3.29.2",
|
||||
"defaultValue": "3.32.2",
|
||||
"toolTip": "Version of Xray to deploy",
|
||||
"constraints": {
|
||||
"allowedValues": [
|
||||
@@ -182,6 +182,10 @@
|
||||
{
|
||||
"label": "3.29.2",
|
||||
"value": "0.0.26"
|
||||
},
|
||||
{
|
||||
"label": "3.32.2",
|
||||
"value": "0.0.27"
|
||||
}
|
||||
],
|
||||
"required": true
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user