From 5bdc7f3c9b723c7becbfa607df0354792c1cd30c Mon Sep 17 00:00:00 2001 From: Dominic R Date: Thu, 4 Jun 2026 13:58:42 -0400 Subject: [PATCH] website/docs: tighten Podman release note Agent-thread: https://sdko.org/internal/threads/019e93bf-9dbb-7ba2-9375-cb430876c101 A7k-product: product A7k-product-repo: 1 Co-authored-by: Agent --- website/docs/releases/2026/v2026.8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/releases/2026/v2026.8.md b/website/docs/releases/2026/v2026.8.md index 7b095ebf54..551b4a222a 100644 --- a/website/docs/releases/2026/v2026.8.md +++ b/website/docs/releases/2026/v2026.8.md @@ -10,7 +10,7 @@ draft: true ## New features and improvements -- **Podman support**: authentik 2026.8 documents a fully-supported [Podman with Quadlet installation](../../install-config/install/podman-quadlet.mdx) path, and the outpost startup discovery task now auto-detects Podman's rootful (`/run/podman/podman.sock`) and rootless (`$XDG_RUNTIME_DIR/podman/podman.sock`) sockets alongside `/var/run/docker.sock`. A fresh install on a Podman host now gets a working local service connection without bind-mount workarounds. +- **Podman support**: authentik now includes a [Podman with Quadlet installation](../../install-config/install/podman-quadlet.mdx) guide. The outpost startup discovery task can also detect rootful (`/run/podman/podman.sock`) and rootless (`$XDG_RUNTIME_DIR/podman/podman.sock`) Podman sockets. ## Upgrading