website/integrations: Linkwarden: cleanup#23639
Conversation
Signed-off-by: Dominic Roy <dominic@goauthentik.io> Agent-thread: https://koala.sdko.net/th?h=co&d=a7k&t=019f2455-478b-7390-9c30-61e6f9a03d2e Co-authored-by: Agent <gptagent@svc.sdko.net>
✅ Deploy Preview for authentik-storybook 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. |
✅ Deploy Preview for authentik-docs 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 @@
## main #23639 +/- ##
==========================================
- Coverage 93.23% 93.19% -0.05%
==========================================
Files 1039 1039
Lines 60865 60865
Branches 424 424
==========================================
- Hits 56746 56721 -25
- Misses 4119 4144 +25
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-f0631cdcdf451cced02e5f747cf3360de3ebbc7d
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-f0631cdcdf451cced02e5f747cf3360de3ebbc7dAfterwards, run the upgrade commands from the latest release notes. |
Effort: Integration Cleanup 2026-05. See #team-docs for more information and tracking spreadsheet.
Tracked in #23092