website/docs: generate CVE sidebar (cherry-pick #20098 to version-2025.12)#20101
Conversation
* website/docs: generate CVE sidebar Signed-off-by: Jens Langhammer <jens@goauthentik.io> * docs Signed-off-by: Jens Langhammer <jens@goauthentik.io> * slightly less warnings Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations 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 @@
## version-2025.12 #20101 +/- ##
===================================================
- Coverage 93.28% 93.27% -0.01%
===================================================
Files 947 947
Lines 52551 52551
===================================================
- Hits 49020 49017 -3
- Misses 3531 3534 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-672e5fa8557b58adfed07ed93d130d3dda6f41e5
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-672e5fa8557b58adfed07ed93d130d3dda6f41e5Afterwards, run the upgrade commands from the latest release notes. |
Cherry-pick of #20098 to
version-2025.12branch.Original PR: #20098
Original Author: @BeryJu
Cherry-picked commit: af83130