Skip to content

website/docs: fix docker tabs not rendering properly (cherry-pick #16799)#16802

Merged
dewi-tik merged 1 commit intoversion-2025.8from
cherry-pick-16799-to-version-2025.8
Sep 16, 2025
Merged

website/docs: fix docker tabs not rendering properly (cherry-pick #16799)#16802
dewi-tik merged 1 commit intoversion-2025.8from
cherry-pick-16799-to-version-2025.8

Conversation

@authentik-automation
Copy link
Copy Markdown
Contributor

Cherry-pick of #16799 to version-2025.8 branch.

Original PR: #16799
Original Author: @PeshekDotDev
Cherry-picked commit: fd1a0c3

docs: fix docker tabs not rendering properly
@netlify
Copy link
Copy Markdown

netlify bot commented Sep 16, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 6f89643
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68c92be975a75a00089b3c86
😎 Deploy Preview https://deploy-preview-16802--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
Copy link
Copy Markdown

netlify bot commented Sep 16, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 6f89643
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68c92be9d4dbb50007a22470
😎 Deploy Preview https://deploy-preview-16802--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 Sep 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.80%. Comparing base (28ff561) to head (6f89643).
⚠️ Report is 6 commits behind head on version-2025.8.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                Coverage Diff                 @@
##           version-2025.8   #16802      +/-   ##
==================================================
+ Coverage           92.75%   92.80%   +0.05%     
==================================================
  Files                 837      837              
  Lines               45325    45325              
==================================================
+ Hits                42042    42065      +23     
+ Misses               3283     3260      -23     
Flag Coverage Δ
e2e 46.54% <ø> (+0.06%) ⬆️
integration 23.54% <ø> (+<0.01%) ⬆️
unit 90.90% <ø> (+<0.01%) ⬆️

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

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-6f896434ffc4cba8aea41dcba81ffdbf07f55f4a
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-6f896434ffc4cba8aea41dcba81ffdbf07f55f4a

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

@dewi-tik dewi-tik merged commit bf0a31c into version-2025.8 Sep 16, 2025
101 checks passed
@dewi-tik dewi-tik deleted the cherry-pick-16799-to-version-2025.8 branch September 16, 2025 10:00
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.

2 participants