Skip to content

website/docs: remove "beta" tag from 2025.12#19404

Merged
dominic-r merged 1 commit intomainfrom
website/docs/2025-12-remove-beta-tag
Jan 14, 2026
Merged

website/docs: remove "beta" tag from 2025.12#19404
dominic-r merged 1 commit intomainfrom
website/docs/2025-12-remove-beta-tag

Conversation

@gergosimonyi
Copy link
Collaborator

No description provided.

@gergosimonyi gergosimonyi requested a review from a team as a code owner January 14, 2026 12:35
@gergosimonyi gergosimonyi added the backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 label Jan 14, 2026
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label Jan 14, 2026
@netlify
Copy link

netlify bot commented Jan 14, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit d84ce1c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69678da53f54910008af0e24
😎 Deploy Preview https://deploy-preview-19404--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.

@netlify
Copy link

netlify bot commented Jan 14, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit d84ce1c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69678da552cad20008c349c9
😎 Deploy Preview https://deploy-preview-19404--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.

@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.30%. Comparing base (b8282df) to head (d84ce1c).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19404      +/-   ##
==========================================
- Coverage   93.34%   93.30%   -0.05%     
==========================================
  Files         949      949              
  Lines       52423    52423              
==========================================
- Hits        48935    48911      -24     
- Misses       3488     3512      +24     
Flag Coverage Δ
conformance 38.78% <ø> (+<0.01%) ⬆️
e2e 44.67% <ø> (+<0.01%) ⬆️
integration 23.37% <ø> (-0.06%) ⬇️
unit 91.57% <ø> (+<0.01%) ⬆️
unit-migrate 91.61% <ø> (+<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

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

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

@dominic-r dominic-r merged commit a72b77e into main Jan 14, 2026
143 of 146 checks passed
@dominic-r dominic-r deleted the website/docs/2025-12-remove-beta-tag branch January 14, 2026 13:21
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.12 created: #19407

rissson pushed a commit that referenced this pull request Jan 14, 2026
…ersion-2025.12) (#19407)

Co-authored-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com>
kensternberg-authentik added a commit that referenced this pull request Jan 14, 2026
* main: (87 commits)
  core: bump importlib-metadata from 8.6.1 to 8.7.1 (#19430)
  core: bump geoip2 from 5.1.0 to 5.2.0 (#19429)
  core: bump debugpy from 1.8.14 to 1.8.19 (#19414)
  core: remove session migration (#14568)
  website/docs: add 2026.2 release notes draft page (#19418)
  core: bump wsproto from 1.2.0 to 1.3.2 (#19417)
  core: bump bpython from 0.25 to 0.26 (#19408)
  core: bump pdoc from 15.0.3 to 16.0.0 (#19413)
  core: bump ruff from 0.11.9 to 0.14.11 (#19410)
  core: bump python-kadmin-rs from 0.6.1 to 0.6.3 (#19416)
  core: bump drf-orjson-renderer from 1.7.3 to 1.8.0 (#19415)
  core: bump black from 25.1.0 to 25.12.0 (#19412)
  core: bump lxml from 6.0.0 to 6.0.2 (#19409)
  core: bump xmlsec from 1.3.16 to 1.3.17 (#19411)
  core: bump library/nginx from `06eb0c8` to `e3a22a7` in /website (#19394)
  core: bump library/node from `03729a7` to `6222695` in /website (#19393)
  website/docs: remove "beta" tag from 2025.12 (#19404)
  website/docs: add import to discord policy (#19397)
  web: bump @types/node from 25.0.7 to 25.0.8 in /web (#19392)
  website/docs: mention dynamic overrides in redirect stage documentation (#19368)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants