Skip to content

website/docs: correct minor version in release notes (cherry-pick #15012)#15068

Merged
gergosimonyi merged 1 commit into
version-2025.6from
cherry-pick-ba1893-version-2025.6
Jun 16, 2025
Merged

website/docs: correct minor version in release notes (cherry-pick #15012)#15068
gergosimonyi merged 1 commit into
version-2025.6from
cherry-pick-ba1893-version-2025.6

Conversation

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

Cherry-picked website/docs: correct minor version in release notes (#15012)

Signed-off-by: Zeik0s 35345686+Zeik0s@users.noreply.github.com

Signed-off-by: Zeik0s <35345686+Zeik0s@users.noreply.github.com>
@gcp-cherry-pick-bot gcp-cherry-pick-bot Bot requested a review from a team as a code owner June 16, 2025 14:47
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 16, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit b1a0c00
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68502e84d2930d0008b2ce4c
😎 Deploy Preview https://deploy-preview-15068--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.

@gergosimonyi gergosimonyi merged commit 784446a into version-2025.6 Jun 16, 2025
67 of 74 checks passed
@gergosimonyi gergosimonyi deleted the cherry-pick-ba1893-version-2025.6 branch June 16, 2025 14:47
@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.81%. Comparing base (516bc65) to head (b1a0c00).
Report is 2 commits behind head on version-2025.6.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                Coverage Diff                 @@
##           version-2025.6   #15068      +/-   ##
==================================================
+ Coverage           86.04%   92.81%   +6.77%     
==================================================
  Files                 817      817              
  Lines               42215    42215              
==================================================
+ Hits                36322    39182    +2860     
+ Misses               5893     3033    -2860     
Flag Coverage Δ
e2e 47.63% <ø> (+0.07%) ⬆️
integration 24.37% <ø> (ø)
unit 90.66% <ø> (+7.12%) ⬆️

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.

@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-b1a0c002ac26e1cb41c04593ee6308d8b04ea7d4
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-b1a0c002ac26e1cb41c04593ee6308d8b04ea7d4

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.

2 participants