diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b4087b85..3e481a59d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 0.21.0 (Unreleased) **BREAKING CHANGES & MIGRATIONS**: - +* Workspace bundle uses infrastructure encryption on shared storage which will recreate storage share. Major verison increase will prevent upgrade, do not force the upgrade unless you are fully aware of the consequences. ENHANCEMENTS: * Core key vault firewall should not be set to "Allow public access from all networks" ([#4250](https://github.com/microsoft/AzureTRE/issues/4250)) * Allow workspace App Service Plan SKU to be updated ([#4331](https://github.com/microsoft/AzureTRE/issues/4331)) diff --git a/templates/workspaces/base/porter.yaml b/templates/workspaces/base/porter.yaml index ed48af1a9..55976e1b0 100644 --- a/templates/workspaces/base/porter.yaml +++ b/templates/workspaces/base/porter.yaml @@ -1,7 +1,7 @@ --- schemaVersion: 1.0.0 name: tre-workspace-base -version: 1.9.3 +version: 2.0.0 description: "A base Azure TRE workspace" dockerfile: Dockerfile.tmpl registry: azuretre