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