Skip to content

website/docs: remove Enterprise badge from RAC docs (cherry-pick #13069)#13216

Merged
rissson merged 1 commit intoversion-2025.2from
cherry-pick-3fb87c-version-2025.2
Feb 24, 2025
Merged

website/docs: remove Enterprise badge from RAC docs (cherry-pick #13069)#13216
rissson merged 1 commit intoversion-2025.2from
cherry-pick-3fb87c-version-2025.2

Conversation

@gcp-cherry-pick-bot
Copy link
Contributor

Cherry-picked website/docs: remove Enterprise badge from RAC docs (#13069)

remove Enterprise badge from RAC docs

See #13015

Signed-off-by: Tana M Berry tanamarieberry@yahoo.com
Co-authored-by: Tana M Berry tanamarieberry@yahoo.com

remove Enterprise badge from RAC docs

See #13015

Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
@codecov
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.70%. Comparing base (5c5cc1c) to head (678d4c5).
Report is 6 commits behind head on version-2025.2.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                Coverage Diff                 @@
##           version-2025.2   #13216      +/-   ##
==================================================
+ Coverage           92.65%   92.70%   +0.05%     
==================================================
  Files                 792      792              
  Lines               40229    40229              
==================================================
+ Hits                37273    37295      +22     
+ Misses               2956     2934      -22     
Flag Coverage Δ
e2e 48.10% <0.00%> (+0.07%) ⬆️
integration 24.12% <0.00%> (ø)
unit 90.42% <0.00%> (ø)

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.

@rissson rissson merged commit 073e1d2 into version-2025.2 Feb 24, 2025
73 of 78 checks passed
@rissson rissson deleted the cherry-pick-3fb87c-version-2025.2 branch February 24, 2025 13:47
@netlify
Copy link

netlify bot commented Feb 24, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 678d4c5
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67bc770f5fa4790008224bd0
😎 Deploy Preview https://deploy-preview-13216--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 site configuration.

@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-678d4c59d23723a960e1613e6b8b72e6098cc37e
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-678d4c59d23723a960e1613e6b8b72e6098cc37e

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