From 1fc91b004b0f965b229e89de5501850953711cdd Mon Sep 17 00:00:00 2001 From: "gcp-cherry-pick-bot[bot]" <98988430+gcp-cherry-pick-bot[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 17:05:33 +0200 Subject: [PATCH] website/releases: order new integrations alphabetically (cherry-pick #14850) (#14876) website/releases: order new integrations alphabetically (#14850) ### What Orders the 2025.6 release note's new integrations alphabetically. It just bothers me. Signed-off-by: Dominic R Co-authored-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 88cca96e40..24c52f93aa 100644 --- a/website/docs/releases/2025/v2025.6.md +++ b/website/docs/releases/2025/v2025.6.md @@ -37,14 +37,14 @@ slug: "/releases/2025.6" 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