From 7cff30e44526dd46346085fe63b592b1ff501599 Mon Sep 17 00:00:00 2001 From: danielmkn Date: Tue, 26 May 2020 11:04:46 -0700 Subject: [PATCH] ARM templates - script link, branch replaced with master --- AzureResourceManager/azuredeploy.json | 2 +- JFrogContainerRegistry/AzureResourceManager/azuredeploy.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AzureResourceManager/azuredeploy.json b/AzureResourceManager/azuredeploy.json index 85db14e..e2bdccf 100644 --- a/AzureResourceManager/azuredeploy.json +++ b/AzureResourceManager/azuredeploy.json @@ -205,7 +205,7 @@ "metadata": { "description": "The base URI where artifacts required by this template are located. When the template is deployed using the accompanying scripts, a private location in the subscription will be used and this value will be automatically generated." }, - "defaultValue": "https://raw.githubusercontent.com/jfrog/JFrog-Cloud-Installers/refactoring-rt6-rt7/AzureResourceManager/" + "defaultValue": "https://raw.githubusercontent.com/jfrog/JFrog-Cloud-Installers/master/AzureResourceManager/" }, "_artifactsLocationSasToken": { "type": "securestring", diff --git a/JFrogContainerRegistry/AzureResourceManager/azuredeploy.json b/JFrogContainerRegistry/AzureResourceManager/azuredeploy.json index 90fdd5d..e6688ca 100644 --- a/JFrogContainerRegistry/AzureResourceManager/azuredeploy.json +++ b/JFrogContainerRegistry/AzureResourceManager/azuredeploy.json @@ -144,7 +144,7 @@ "metadata": { "description": "The base URI where artifacts required by this template are located. When the template is deployed using the accompanying scripts, a private location in the subscription will be used and this value will be automatically generated." }, - "defaultValue": "https://raw.githubusercontent.com/JFrogDev/JFrog-Cloud-Installers/refactoring-rt7/JFrogContainerRegistry/AzureResourceManager/" + "defaultValue": "https://raw.githubusercontent.com/JFrogDev/JFrog-Cloud-Installers/master/JFrogContainerRegistry/AzureResourceManager/" }, "_artifactsLocationSasToken": { "type": "securestring",