website/docs: add 2025.8.5 and 2025.10.2 release notes (cherry-pick #18268 to version-2025.10)#18270
Conversation
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## version-2025.10 #18270 +/- ##
===================================================
+ Coverage 92.75% 93.00% +0.24%
===================================================
Files 869 869
Lines 48015 48015
===================================================
+ Hits 44538 44656 +118
+ Misses 3477 3359 -118
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
✅ 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. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-007a71585cd7bb97f87c2ef8584277236e0cb23f
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-007a71585cd7bb97f87c2ef8584277236e0cb23fAfterwards, run the upgrade commands from the latest release notes. |
Cherry-pick of #18268 to
version-2025.10branch.Original PR: #18268
Original Author: @BeryJu
Cherry-picked commit: cd1693b