website/docs: remove stale SFE version badge#22889
Conversation
Remove the outdated authentik_version metadata from the simplified flow executor docs so the docs build no longer renders an unsupported version badge. Agent-thread: https://sdko.org/internal/thr/ak/019e97f6-17fb-7a82-af20-01ac41d5b1f7 A7k-product: product A7k-product-repo: 4 Co-authored-by: Agent <agent@svc.sdko.net>
✅ 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 #22889 +/- ##
==========================================
- Coverage 93.27% 93.23% -0.05%
==========================================
Files 1033 1033
Lines 60154 60154
Branches 400 400
==========================================
- Hits 56111 56085 -26
- Misses 4043 4069 +26
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-b7ccf562323c34aa65a9c46a7dc3a3f8aec4447c
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-b7ccf562323c34aa65a9c46a7dc3a3f8aec4447cAfterwards, run the upgrade commands from the latest release notes. |
Uh oh!
There was an error while loading. Please reload this page.