website/docs: add affine to release notes#20299
Conversation
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20299 +/- ##
=======================================
Coverage 93.32% 93.32%
=======================================
Files 981 981
Lines 55134 55134
=======================================
+ Hits 51453 51454 +1
+ Misses 3681 3680 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
972dcc3 to
789a81f
Compare
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-a102dbeeeeb93b70bbcc5c2a4ad95f41c3f8112d
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your authentik:
outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
image:
repository: ghcr.io/goauthentik/dev-server
tag: gh-a102dbeeeeb93b70bbcc5c2a4ad95f41c3f8112dAfterwards, run the upgrade commands from the latest release notes. |
| An integration is how authentik connects to third-party applications, directories, and other identity providers. The following integration guides were recently added. A big thanks to our contributors! | ||
|
|
||
| - [Affine](https://integrations.goauthentik.io/chat-communication-collaboration/affine/) (Thanks to @akaSorin) | ||
| - [Arcane](https://integrations.goauthentik.io/integrations/hypervisors-orchestrators/arcane/) |
There was a problem hiding this comment.
todo: add who created this one
There was a problem hiding this comment.
At first glance, I thought the missing credits meant it was internal.
* add affine to release notes * use built-in github linking * add missing credits to Arcane integration
|
🍒 Cherry-pick to |
No description provided.