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 <agent@svc.sdko.net>
This commit is contained in:
Dominic R
2026-06-04 13:58:42 -04:00
parent d3505d50fc
commit 5bdc7f3c9b
+1 -1
View File
@@ -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