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",