diff --git a/azure_quickstart/templates/deploy_funcapp.json b/azure_quickstart/templates/deploy_funcapp.json index 93f6a6e..68808be 100755 --- a/azure_quickstart/templates/deploy_funcapp.json +++ b/azure_quickstart/templates/deploy_funcapp.json @@ -65,7 +65,7 @@ }, "packageResUrl": { "type": "string", - "defaultValue": "https://github.com/fortinet/fortiweb-autoscale/releases/download/1.0.5/fortiweb-autoscale-azure-funcapp.zip", + "defaultValue": "https://github.com/fortinet/fortiweb-autoscale/releases/download/1.0.16/fortiweb-autoscale-azure-funcapp.zip", "metadata": { "description": "The public URL of package zip which contains the resource used to deploy the Function App." }