lib/sync: fix sync_dispatch (cherry-pick #19053 to version-2025.12)#19056
lib/sync: fix sync_dispatch (cherry-pick #19053 to version-2025.12)#19056BeryJu merged 1 commit intoversion-2025.12from
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. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## version-2025.12 #19056 +/- ##
===================================================
- Coverage 93.32% 93.31% -0.01%
===================================================
Files 947 947
Lines 52056 52056
===================================================
- Hits 48580 48578 -2
- Misses 3476 3478 +2
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-78be1ffd9e1706b8b4da9b3449cff0f4ae60d2e6
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-78be1ffd9e1706b8b4da9b3449cff0f4ae60d2e6Afterwards, run the upgrade commands from the latest release notes. |
Cherry-pick of #19053 to
version-2025.12branch.Original PR: #19053
Original Author: @krejcar25
Cherry-picked commit: 1685f8f