mirror of
https://github.com/goauthentik/authentik
synced 2026-04-27 18:07:15 +02:00
* Updated wording and screenshots * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Apply suggestions --------- Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
16 lines
803 B
Markdown
16 lines
803 B
Markdown
---
|
|
title: Upgrading an Outpost
|
|
---
|
|
|
|
Outposts deployed using the [Docker](./integrations/docker.md) or [Kubernetes](./integrations/kubernetes.md) integrations are managed by authentik and are upgraded automatically. Outposts deployed manually via [Docker](./manual-deploy-docker-compose.md) or [Kubernetes](./manual-deploy-kubernetes.md) must be upgraded by updating the outpost's image tag to the new version.
|
|
|
|
To check if any outposts are out-of-date, navigate to **Applications** > **Outposts** and look for a message in the **Health and Version** column.
|
|
|
|
A red warning message will be shown on any outposts running outdated versions:
|
|
|
|

|
|
|
|
An up-to-date outpost will show a green message indicating the last successful connection with authentik:
|
|
|
|

|