Skip to content

website/docs: sources: remove support_level labels from docs (cherry-pick #23389 to version-2026.5)#23391

Merged
dewi-tik merged 1 commit into
version-2026.5from
cherry-pick/23389-to-version-2026.5
Jun 25, 2026
Merged

website/docs: sources: remove support_level labels from docs (cherry-pick #23389 to version-2026.5)#23391
dewi-tik merged 1 commit into
version-2026.5from
cherry-pick/23389-to-version-2026.5

Conversation

@authentik-automation

Copy link
Copy Markdown
Contributor

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

Original PR: #23389
Original Author: @dewi-tik
Cherry-picked commit: 4f1522b

@netlify

netlify Bot commented Jun 25, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 7b9b2a5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a3cf86d723c4a000849e22e
😎 Deploy Preview https://deploy-preview-23391--authentik-integrations.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.

@netlify

netlify Bot commented Jun 25, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 7b9b2a5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a3cf86dcffc81000801dee7
😎 Deploy Preview https://deploy-preview-23391--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

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.26%. Comparing base (c71cb39) to head (7b9b2a5).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@               Coverage Diff               @@
##           version-2026.5   #23391   +/-   ##
===============================================
  Coverage           93.26%   93.26%           
===============================================
  Files                1034     1034           
  Lines               60238    60238           
  Branches              400      400           
===============================================
+ Hits                56179    56180    +1     
+ Misses               4059     4058    -1     
Flag Coverage Δ
conformance 36.51% <ø> (+<0.01%) ⬆️
e2e 41.74% <ø> (-0.02%) ⬇️
integration 32.95% <ø> (+<0.01%) ⬆️
rust 0.00% <ø> (ø)
unit 92.21% <ø> (+<0.01%) ⬆️
unit-migrate 92.23% <ø> (ø)

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

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

@github-actions

Copy link
Copy Markdown
Contributor

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-7b9b2a53fca9b5899a6041fca6464ec3b89309d4
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-7b9b2a53fca9b5899a6041fca6464ec3b89309d4

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

@dewi-tik dewi-tik merged commit 7c1622f into version-2026.5 Jun 25, 2026
106 checks passed
@dewi-tik dewi-tik deleted the cherry-pick/23389-to-version-2026.5 branch June 25, 2026 11:09
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