Skip to content

website/docs: fix typos and style issues (cherry-pick #22141 to version-2026.5)#22189

Open
authentik-automation[bot] wants to merge 1 commit intoversion-2026.5from
cherry-pick/22141-to-version-2026.5
Open

website/docs: fix typos and style issues (cherry-pick #22141 to version-2026.5)#22189
authentik-automation[bot] wants to merge 1 commit intoversion-2026.5from
cherry-pick/22141-to-version-2026.5

Conversation

@authentik-automation
Copy link
Copy Markdown
Contributor

⚠️ This cherry-pick has conflicts that require manual resolution.

Cherry-pick of #22141 to version-2026.5 branch.

Original PR: #22141
Original Author: @dominic-r
Cherry-picked commit: 2c45230

Please resolve the conflicts in this PR before merging.

This cherry-pick has conflicts that need manual resolution.

Original PR: #22141
Original commit: 2c45230
@netlify
Copy link
Copy Markdown

netlify Bot commented May 9, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 162ddf0
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69ff59ea0fc1290008a0afbf
😎 Deploy Preview https://deploy-preview-22189--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.21%. Comparing base (fd6bf9f) to head (162ddf0).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                Coverage Diff                 @@
##           version-2026.5   #22189      +/-   ##
==================================================
- Coverage           93.23%   93.21%   -0.03%     
==================================================
  Files                1028     1028              
  Lines               59692    59692              
  Branches              400      400              
==================================================
- Hits                55656    55641      -15     
- Misses               4036     4051      +15     
Flag Coverage Δ
conformance 36.74% <ø> (+<0.01%) ⬆️
e2e 41.98% <ø> (+<0.01%) ⬆️
integration 32.66% <ø> (-0.50%) ⬇️
rust 0.00% <ø> (ø)
unit 92.13% <ø> (+<0.01%) ⬆️
unit-migrate 92.16% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2026

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-162ddf088e7fbc57de9d325d1636c3c41da4067f
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

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-162ddf088e7fbc57de9d325d1636c3c41da4067f

Afterwards, run the upgrade commands from the latest release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant