release: 0.13.0-rc2

This commit is contained in:
Jens Langhammer
2020-12-12 21:50:10 +01:00
parent a2a1a27502
commit 59c93defcf
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 | 0.13.0-rc1 | Image tag |
| image.tag | 0.13.0-rc2 | Image tag |
| serverReplicas | 1 | Replicas for the Server deployment |
| workerReplicas | 1 | Replicas for the Worker deployment |
| kubernetesIntegration | true | Enable/disable the Kubernetes integration for authentik. This will create a service account for authentik to create and update outposts in authentik |