Skip to content

Commit e587f01

Browse files
committed
authentik: Bump to 2024.10.5
1 parent 5a08eaf commit e587f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/authentik/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ authentik_docker_container: "{{ authentik_name }}"
9595

9696
# Image
9797
authentik_docker_image_pull: true
98-
authentik_docker_image_tag: "2024.10.4"
98+
authentik_docker_image_tag: "2024.10.5"
9999
authentik_docker_image: "ghcr.io/goauthentik/server:{{ authentik_docker_image_tag }}"
100100

101101
# Ports

0 commit comments

Comments
 (0)