website/docs: prepare 2021.9

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-09-13 18:13:00 +02:00
parent b126519275
commit 3338f7a401
2 changed files with 79 additions and 1 deletions

View File

@ -147,4 +147,10 @@ Download the docker-compose file for 2021.8 from [here](https://raw.githubuserco
### Kubernetes
Upgrade to the latest chart version to get the new images.
Update your values to use the new images:
```yaml
image:
repository: ghcr.io/goauthentik/server
tag: 2021.8.5
```