Skip to content

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #19048 to version-2025.12 branch.

Original PR: #19048
Original Author: @dominic-r
Cherry-picked commit: 2a97dd2

@netlify
Copy link

netlify bot commented Dec 29, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 2717167
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/695c6568a192b100081fe33b
😎 Deploy Preview https://deploy-preview-19100--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.

@netlify
Copy link

netlify bot commented Dec 29, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 2717167
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/695c6568abcf150008beba6d
😎 Deploy Preview https://deploy-preview-19100--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.

@codecov
Copy link

codecov bot commented Dec 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.28%. Comparing base (d60d06f) to head (46a83b2).
⚠️ Report is 1 commits behind head on version-2025.12.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.12   #19100      +/-   ##
===================================================
+ Coverage            92.38%   93.28%   +0.89%     
===================================================
  Files                  946      946              
  Lines                52126    52126              
===================================================
+ Hits                 48157    48626     +469     
+ Misses                3969     3500     -469     
Flag Coverage Δ
e2e 44.64% <ø> (+0.91%) ⬆️
integration 23.45% <ø> (?)
unit 91.55% <ø> (+<0.01%) ⬆️
unit-migrate 91.59% <ø> (+<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.

@dominic-r dominic-r enabled auto-merge (squash) December 29, 2025 17:25
@github-actions
Copy link
Contributor

github-actions bot commented Dec 30, 2025

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-46a83b2820892fd141d3df073cce34a2de1fec90
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-46a83b2820892fd141d3df073cce34a2de1fec90

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

@dominic-r dominic-r merged commit 2b8765d into version-2025.12 Jan 6, 2026
85 checks passed
@dominic-r dominic-r deleted the cherry-pick/19048-to-version-2025.12 branch January 6, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants