From b7e43efb3424161bce260e5c0ecc5e7dba3006ed Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Sun, 27 Dec 2020 22:11:53 +0100 Subject: [PATCH] docs: use version-0.13 branch for 0.13 instructions --- website/docs/releases/0.11.md | 2 +- website/docs/releases/0.13.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/releases/0.11.md b/website/docs/releases/0.11.md index 5c3b3a30c..6ec5c079c 100644 --- a/website/docs/releases/0.11.md +++ b/website/docs/releases/0.11.md @@ -19,6 +19,6 @@ This update brings these headline features: ## Upgrading -This upgrade can be done as with minor upgrades, the only external change is the new docker-compose file, which enabled the Docker Integration for Outposts. To use this feature, please download the latest docker-compose from [here](https://raw.githubusercontent.com/BeryJu/authentik/master/docker-compose.yml). +This upgrade can be done as any other patch upgrade, the only external change is the new docker-compose file, which enabled the Docker Integration for Outposts. To use this feature, please download the latest docker-compose from [here](https://raw.githubusercontent.com/BeryJu/authentik/master/docker-compose.yml). Afterwards, you can simply run `docker-compose up -d` and then the normal upgrade command of `docker-compose run --rm server migrate`. diff --git a/website/docs/releases/0.13.md b/website/docs/releases/0.13.md index e9bfaabae..5e2db7899 100644 --- a/website/docs/releases/0.13.md +++ b/website/docs/releases/0.13.md @@ -24,7 +24,7 @@ After a long back and forth, we've finally switched to a more permanent name. Wh ### docker-compose -Docker-compose users should download the latest docker-compose file from [here](https://raw.githubusercontent.com/BeryJu/authentik/master/docker-compose.yml). +Docker-compose users should download the latest docker-compose file from [here](https://raw.githubusercontent.com/BeryJu/authentik/version-0.13/docker-compose.yml). :::caution If you decided to rename the folder you're running the docker-compose file from, be aware that this will also change the name, that docker-compose will give the database volume. To mitigate this, either