From 8dc54b20438f97fdcb28e2b846fe0207ff90e6e2 Mon Sep 17 00:00:00 2001 From: Dominic R Date: Tue, 3 Jun 2025 12:53:23 -0400 Subject: [PATCH] website/releases: order new integrations alphabetically ### What Orders the 2025.6 release note's new integrations alphabetically. It just bothers me. Signed-off-by: Dominic R --- website/docs/releases/2025/v2025.6.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/docs/releases/2025/v2025.6.md b/website/docs/releases/2025/v2025.6.md index bddaae44d6ef..b6b14df39105 100644 --- a/website/docs/releases/2025/v2025.6.md +++ b/website/docs/releases/2025/v2025.6.md @@ -43,14 +43,14 @@ To try out the release candidate, replace your Docker image tag with the latest An integration is how authentik connects to third-party applications, directories, and other identity providers. The following integration guides were recently added. -- [Pangolin](../../../integrations/services/pangolin/) -- [Stripe](../../../integrations/services/stripe/) -- [FileRise](../../../integrations/services/filerise/) -- [Push Security](../../../integrations/services/push-security/) - [Atlassian Cloud (Jira, Confluence, etc)](../../../integrations/services/atlassian/) - [Coder](../../../integrations/services/coder/) -- [YouTrack](../../../integrations/services/youtrack/) +- [FileRise](../../../integrations/services/filerise/) - [Komodo](../../../integrations/services/komodo/) +- [Pangolin](../../../integrations/services/pangolin/) +- [Push Security](../../../integrations/services/push-security/) +- [Stripe](../../../integrations/services/stripe/) +- [YouTrack](../../../integrations/services/youtrack/) ## Upgrading