Skip to content

website/docs: release notes for 2025.6.2 (cherry-pick #15065)#15069

Merged
gergosimonyi merged 2 commits into
version-2025.6from
cherry-pick-ec7a8a-version-2025.6
Jun 16, 2025
Merged

website/docs: release notes for 2025.6.2 (cherry-pick #15065)#15069
gergosimonyi merged 2 commits into
version-2025.6from
cherry-pick-ec7a8a-version-2025.6

Conversation

@gcp-cherry-pick-bot
Copy link
Copy Markdown
Contributor

Cherry-picked website/docs: release notes for 2025.6.2 (#15065)

  • website/docs: release notes for 2025.6.2

  • fixup! website/docs: release notes for 2025.6.2

* website/docs: release notes for `2025.6.2`

* fixup! website/docs: release notes for `2025.6.2`
@gcp-cherry-pick-bot gcp-cherry-pick-bot Bot requested a review from a team as a code owner June 16, 2025 15:02
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 16, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 25e6a27
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68503e6a6869830008a0b41e

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (9973064) to head (25e6a27).
Report is 1 commits behind head on version-2025.6.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@               Coverage Diff               @@
##           version-2025.6   #15069   +/-   ##
===============================================
  Coverage           92.76%   92.76%           
===============================================
  Files                 817      817           
  Lines               42222    42222           
===============================================
+ Hits                39166    39167    +1     
+ Misses               3056     3055    -1     
Flag Coverage Δ
e2e 47.48% <ø> (ø)
integration 24.39% <ø> (+<0.01%) ⬆️
unit 90.66% <ø> (+<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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gergosimonyi gergosimonyi merged commit 8422568 into version-2025.6 Jun 16, 2025
92 checks passed
@gergosimonyi gergosimonyi deleted the cherry-pick-ec7a8a-version-2025.6 branch June 16, 2025 16:19
@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-25e6a27e7683136f3a2a5684284ae48b10b9c9cb
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-25e6a27e7683136f3a2a5684284ae48b10b9c9cb

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant