Skip to content

web/sfe: downgrade bootstrap that was accidentally upgraded (cherry-pick #18157 to version-2025.10)#18171

Merged
BeryJu merged 2 commits intoversion-2025.10from
cherry-pick/18157-to-version-2025.10
Nov 16, 2025
Merged

web/sfe: downgrade bootstrap that was accidentally upgraded (cherry-pick #18157 to version-2025.10)#18171
BeryJu merged 2 commits intoversion-2025.10from
cherry-pick/18157-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

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

Cherry-pick of #18157 to version-2025.10 branch.

Original PR: #18157
Original Author: @BeryJu
Cherry-picked commit: 4caece7

Please resolve the conflicts in this PR before merging.

This cherry-pick has conflicts that need manual resolution.

Original PR: #18157
Original commit: 4caece7
@netlify
Copy link

netlify bot commented Nov 15, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 4d539bb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/691a1610ba1a580008f5018e

@netlify
Copy link

netlify bot commented Nov 15, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 4d539bb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/691a1610f0198a0008bb35a2

@codecov
Copy link

codecov bot commented Nov 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.94%. Comparing base (698de68) to head (4d539bb).
⚠️ Report is 1 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #18171      +/-   ##
===================================================
+ Coverage            92.73%   92.94%   +0.21%     
===================================================
  Files                  869      869              
  Lines                47988    47988              
===================================================
+ Hits                 44502    44604     +102     
+ Misses                3486     3384     -102     
Flag Coverage Δ
e2e 45.16% <ø> (+0.58%) ⬆️
integration 23.18% <ø> (+<0.01%) ⬆️
unit 91.09% <ø> (+<0.01%) ⬆️
unit-migrate 91.14% <ø> (+<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
Contributor

github-actions bot commented Nov 15, 2025

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-4d539bbdd3d1d7011a00565c9def48ea2b9eecc7
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-4d539bbdd3d1d7011a00565c9def48ea2b9eecc7

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

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu merged commit 8b81ca3 into version-2025.10 Nov 16, 2025
90 checks passed
@BeryJu BeryJu deleted the cherry-pick/18157-to-version-2025.10 branch November 16, 2025 19:03
@github-project-automation github-project-automation bot moved this from Todo to Done in authentik Core Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant