website/integrations: Grafana: cleanup#23144
Conversation
Agent-thread: https://sdko.org/internal/thr/ak/019ed1c2-94fc-76c2-9f2f-afbdef9030e2 A7k-product: product A7k-product-repo: 4 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 #23144 +/- ##
==========================================
- Coverage 93.28% 93.28% -0.01%
==========================================
Files 1035 1035
Lines 60314 60314
Branches 400 400
==========================================
- Hits 56266 56264 -2
- Misses 4048 4050 +2
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-e0d4d16a6c0d6ca2a4c484e51246a6e9653c296d
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-e0d4d16a6c0d6ca2a4c484e51246a6e9653c296dAfterwards, run the upgrade commands from the latest release notes. |
Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Effort: Integration Cleanup 2026-05. See #team-docs for more information and tracking spreadsheet.
Tracked in #23101