Arion: Bump authentik to 2024.6.3

This commit is contained in:
GHOSCHT 2024-08-09 18:02:56 +02:00
parent 2a45f5837e
commit c89623fdf0
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -1,5 +1,5 @@
let
authentikImage = "ghcr.io/goauthentik/server:2024.6";
authentikImage = "ghcr.io/goauthentik/server:2024.6.3";
in {
project.name = "auth";