release: 2021.2.3-stable

This commit is contained in:
Jens Langhammer
2021-02-10 20:47:33 +01:00
parent 61b5714652
commit 7da90ff7e4
11 changed files with 19 additions and 19 deletions

View File

@ -4,7 +4,7 @@
|-----------------------------------|-------------------------|-------------|
| image.name | beryju/authentik | Image used to run the authentik server and worker |
| image.name_static | beryju/authentik-static | Image used to run the authentik static server (CSS and JS Files) |
| image.tag | 2021.2.2-stable | Image tag |
| image.tag | 2021.2.3-stable | Image tag |
| image.pullPolicy | IfNotPresent | Image Pull Policy used for all deployments |
| serverReplicas | 1 | Replicas for the Server deployment |
| workerReplicas | 1 | Replicas for the Worker deployment |