Arion: Bump auth

authentik: 2024.8.0->2024.8.1
This commit is contained in:
GHOSCHT 2024-09-14 22:35:31 +02:00
parent 3afe8e0baf
commit e60f4e19b7
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

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