Skip to content

website/integrations: add jfrog - #25543

Open
dominic-r wants to merge 1 commit into
mainfrom
dominic/jfrog-integr
Open

website/integrations: add jfrog#25543
dominic-r wants to merge 1 commit into
mainfrom
dominic/jfrog-integr

Conversation

@dominic-r

Copy link
Copy Markdown
Member

Details

What does this PR change?

Why is this change needed?

How was this tested?

Linked issues


Checklist

  • The project has been linted, built, and tested (make all)
  • The documentation has been updated and formatted (make docs)
  • I have read the AI usage policy.

@dominic-r dominic-r self-assigned this Aug 27, 2026
@dominic-r
dominic-r requested a review from a team as a code owner August 27, 2026 20:30
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label Aug 27, 2026
@netlify

netlify Bot commented Aug 27, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit f9b11d1
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a909e4b45b3b800084c9087
😎 Deploy Preview https://deploy-preview-25543--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.

@netlify

netlify Bot commented Aug 27, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit f9b11d1
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a909e4b925f7e0008a8af4e
😎 Deploy Preview https://deploy-preview-25543--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.

@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.64%. Comparing base (8890ee2) to head (f9b11d1).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #25543      +/-   ##
==========================================
- Coverage   91.67%   91.64%   -0.03%     
==========================================
  Files        1151     1151              
  Lines       73416    73416              
  Branches     4054     4054              
==========================================
- Hits        67301    67281      -20     
- Misses       6073     6093      +20     
  Partials       42       42              
Flag Coverage Δ
conformance 34.41% <ø> (+<0.01%) ⬆️
e2e 39.07% <ø> (+<0.01%) ⬆️
integration 30.56% <ø> (-0.45%) ⬇️
rust 42.92% <ø> (ø)
unit 93.22% <ø> (+<0.01%) ⬆️
unit-migrate 93.23% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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

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

area:docs Features or issues related to Docusaurus

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant