Skip to content

website/docs: add 2025.8.5 and 2025.10.2 release notes (cherry-pick #18268 to version-2025.10)#18270

Merged
BeryJu merged 1 commit intoversion-2025.10from
cherry-pick/18268-to-version-2025.10
Nov 19, 2025
Merged

website/docs: add 2025.8.5 and 2025.10.2 release notes (cherry-pick #18268 to version-2025.10)#18270
BeryJu merged 1 commit intoversion-2025.10from
cherry-pick/18268-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #18268 to version-2025.10 branch.

Original PR: #18268
Original Author: @BeryJu
Cherry-picked commit: cd1693b

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.00%. Comparing base (3905c28) to head (007a715).
⚠️ Report is 1 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

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     
Flag Coverage Δ
e2e 45.21% <ø> (+1.11%) ⬆️
integration 23.17% <ø> (+<0.01%) ⬆️
unit 91.09% <ø> (+<0.01%) ⬆️
unit-migrate 91.14% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Nov 19, 2025
@netlify
Copy link

netlify bot commented Nov 19, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 007a715
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/691dd33d3ed4af000996b832
😎 Deploy Preview https://deploy-preview-18270--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Nov 19, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 007a715
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/691dd33d3d4ed50008e5a5ff
😎 Deploy Preview https://deploy-preview-18270--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@BeryJu BeryJu merged commit 7f0b45f into version-2025.10 Nov 19, 2025
82 checks passed
@BeryJu BeryJu deleted the cherry-pick/18268-to-version-2025.10 branch November 19, 2025 14:29
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Nov 19, 2025
@github-actions
Copy link
Contributor

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

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)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

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-007a71585cd7bb97f87c2ef8584277236e0cb23f

Afterwards, run the upgrade commands from the latest release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant