website/docs: add release notes for 2026.2.1#20659
Conversation
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20659 +/- ##
==========================================
+ Coverage 93.38% 93.39% +0.01%
==========================================
Files 981 983 +2
Lines 55392 55473 +81
==========================================
+ Hits 51727 51811 +84
+ Misses 3665 3662 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
2026.2.12026.2.1
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-741b70499ea95490d64af04b2588b0e73158b077
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your 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-741b70499ea95490d64af04b2588b0e73158b077Afterwards, run the upgrade commands from the latest release notes. |
Signed-off-by: Connor Peshek <connor@connorpeshek.me>
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
* add release notes for `2026.2.1` * Update release notes for version 2026.2 Signed-off-by: Connor Peshek <connor@connorpeshek.me> --------- Signed-off-by: Connor Peshek <connor@connorpeshek.me> Co-authored-by: Connor Peshek <connor@connorpeshek.me>
|
🍒 Cherry-pick to |
… version-2026.2) (#20695) website/docs: add release notes for `2026.2.1` (#20659) * add release notes for `2026.2.1` * Update release notes for version 2026.2 --------- Signed-off-by: Connor Peshek <connor@connorpeshek.me> Co-authored-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com> Co-authored-by: Connor Peshek <connor@connorpeshek.me>
No description provided.