Compare commits

..

2 Commits

Author SHA1 Message Date
il da9c610426 feat(caddy): update caddy version from 2.10.2 to 2.11.2
update note:
- https upstream Host rewrite is automated
- Caddyfile already defines Host rewrite explicitly
2026-04-30 09:09:40 +09:00
il c1a6da2aa8 feat(authelia): update authelia version from 4.39.15 to 4.39.19 2026-04-30 09:07:16 +09:00
+2 -2
View File
@@ -158,7 +158,7 @@ version:
alloy: "1.13.0" alloy: "1.13.0"
containers: containers:
# common # common
caddy: "2.10.2" caddy: "2.11.2"
# infra # infra
step: "0.29.0" step: "0.29.0"
ldap: "v0.6.2" ldap: "v0.6.2"
@@ -172,7 +172,7 @@ version:
# pgvector: "v0.8.1" # pgvector: "v0.8.1"
vectorchord: "0.5.3" vectorchord: "0.5.3"
# Auth # Auth
authelia: "4.39.15" authelia: "4.39.19"
# App # App
vaultwarden: "1.35.4" vaultwarden: "1.35.4"
gitea: "1.26.1" gitea: "1.26.1"