Update authentik version to 2026.5.3 (#15093)

This commit is contained in:
thieneret
2026-06-14 00:38:59 +02:00
committed by GitHub
parent 054dd68c15
commit 4f97ac2090
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ function update_script() {
RUST_PROFILE="minimal" RUST_TOOLCHAIN="stable" setup_rust
setup_yq
AUTHENTIK_VERSION="version/2026.5.2"
AUTHENTIK_VERSION="version/2026.5.3"
# Source: https://github.com/goauthentik/fips/blob/main/Makefile#L26
XMLSEC_VERSION="1.3.11"