website/integrations: Node-RED: cleanup#23678
Conversation
Agent-thread: https://koala.sdko.net/th?h=co&d=sdko&t=019f2e2d-9a12-7e63-b5c8-81c6d1cdacbc Signed-off-by: Dominic Roy <dominic@goauthentik.io> Co-authored-by: Agent <gptagent@svc.sdko.net>
✅ Deploy Preview for authentik-integrations 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 #23678 +/- ##
==========================================
- Coverage 93.23% 93.19% -0.05%
==========================================
Files 1039 1039
Lines 60868 60868
Branches 424 424
==========================================
- Hits 56749 56723 -26
- Misses 4119 4145 +26
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
✅ Deploy Preview for authentik-docs 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-17fbf1156ac20b4fa398aa0815afd7770a927d51
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-17fbf1156ac20b4fa398aa0815afd7770a927d51Afterwards, 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 #23093