*: migrate everything to goauthentik.io docker proxy

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-10-12 11:01:32 +02:00
parent 5753182e03
commit ecfc3a6d93
16 changed files with 19 additions and 18 deletions

View File

@ -151,6 +151,6 @@ Update your values to use the new images:
```yaml
image:
repository: ghcr.io/goauthentik/server
repository: goauthentik.io/server
tag: 2021.8.5
```

View File

@ -206,6 +206,6 @@ Update your values to use the new images:
```yaml
image:
repository: ghcr.io/goauthentik/server
repository: goauthentik.io/server
tag: 2021.9.1
```