Updated new RT version 7.35.2

This commit is contained in:
Logeshwarsn
2022-04-07 16:01:30 +05:30
parent 21c61b3f7a
commit 2786452aee
4 changed files with 93 additions and 86 deletions

View File

@@ -132,7 +132,7 @@
"name": "artifactoryVersion", "name": "artifactoryVersion",
"type": "Microsoft.Common.DropDown", "type": "Microsoft.Common.DropDown",
"label": "Artifactory-vm image version to deploy.", "label": "Artifactory-vm image version to deploy.",
"defaultValue": "7.33.12", "defaultValue": "7.35.2",
"toolTip": "Version of Artifactory to deploy", "toolTip": "Version of Artifactory to deploy",
"constraints": { "constraints": {
"allowedValues": [ "allowedValues": [
@@ -140,94 +140,98 @@
"label": "7.12.5", "label": "7.12.5",
"value": "0.0.8" "value": "0.0.8"
}, },
{ {
"label": "7.12.6", "label": "7.12.6",
"value": "0.0.9" "value": "0.0.9"
}, },
{ {
"label": "7.12.8", "label": "7.12.8",
"value": "0.0.10" "value": "0.0.10"
}, },
{ {
"label": "7.15.3", "label": "7.15.3",
"value": "0.0.11" "value": "0.0.11"
}, },
{ {
"label": "7.15.4", "label": "7.15.4",
"value": "0.0.12" "value": "0.0.12"
}, },
{ {
"label": "7.17.4", "label": "7.17.4",
"value": "0.0.14" "value": "0.0.14"
}, },
{ {
"label": "7.17.5", "label": "7.17.5",
"value": "0.0.15" "value": "0.0.15"
}, },
{ {
"label": "7.18.6", "label": "7.18.6",
"value": "0.0.18" "value": "0.0.18"
}, },
{ {
"label": "7.19.4", "label": "7.19.4",
"value": "0.0.19" "value": "0.0.19"
}, },
{ {
"label": "7.21.3", "label": "7.21.3",
"value": "0.0.21" "value": "0.0.21"
}, },
{ {
"label": "7.21.8", "label": "7.21.8",
"value": "0.0.22" "value": "0.0.22"
}, },
{ {
"label": "7.21.12", "label": "7.21.12",
"value": "0.0.23" "value": "0.0.23"
}, },
{ {
"label": "7.24.3", "label": "7.24.3",
"value": "0.0.25" "value": "0.0.25"
}, },
{ {
"label": "7.25.6", "label": "7.25.6",
"value": "0.0.27" "value": "0.0.27"
}, },
{ {
"label": "7.25.7", "label": "7.25.7",
"value": "0.0.28" "value": "0.0.28"
}, },
{ {
"label": "7.27.3", "label": "7.27.3",
"value": "0.0.29" "value": "0.0.29"
}, },
{ {
"label": "7.27.6", "label": "7.27.6",
"value": "0.0.30" "value": "0.0.30"
}, },
{ {
"label": "7.27.9", "label": "7.27.9",
"value": "0.0.32" "value": "0.0.32"
}, },
{ {
"label": "7.27.10", "label": "7.27.10",
"value": "0.0.33" "value": "0.0.33"
}, },
{ {
"label": "7.29.7", "label": "7.29.7",
"value": "0.0.34" "value": "0.0.34"
}, },
{ {
"label": "7.29.8", "label": "7.29.8",
"value": "0.0.35" "value": "0.0.35"
}, },
{ {
"label": "7.33.9", "label": "7.33.9",
"value": "0.0.37" "value": "0.0.37"
}, },
{ {
"label": "7.33.12", "label": "7.33.12",
"value": "0.0.38" "value": "0.0.38"
} },
{
"label": "7.35.2",
"value": "0.0.39"
}
], ],
"required": true "required": true
}, },

View File

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

View File

@@ -79,10 +79,10 @@
}, },
"artifactoryVersion": { "artifactoryVersion": {
"type": "string", "type": "string",
"defaultValue": "0.0.35", "defaultValue": "0.0.39",
"allowedValues": [ "allowedValues": [
"0.0.8", "0.0.8",
"0.0.9", "0.0.9",
"0.0.10", "0.0.10",
"0.0.11", "0.0.11",
"0.0.12", "0.0.12",
@@ -102,7 +102,9 @@
"0.0.33", "0.0.33",
"0.0.34", "0.0.34",
"0.0.35", "0.0.35",
"0.0.37" "0.0.37",
"0.0.38",
"0.0.39"
], ],
"metadata": { "metadata": {
"description": "Artifactory-vm image version to deploy." "description": "Artifactory-vm image version to deploy."

View File

@@ -87,10 +87,10 @@
"value": "vmuser" "value": "vmuser"
}, },
"adminPassword": { "adminPassword": {
"value": "Password!123" "value": "OWERWRITE_THE_PASSWORD"
}, },
"artifactoryVersion": { "artifactoryVersion": {
"value": "7.35.2" "value": "OWERWRITE_LATEST_VERSION"
}, },
"scriptName": { "scriptName": {
"value": "install_pro7_to_vm.sh" "value": "install_pro7_to_vm.sh"