From da9c6104267d1bd377331422995965e804075ac8 Mon Sep 17 00:00:00 2001 From: il Date: Thu, 30 Apr 2026 09:08:43 +0900 Subject: [PATCH] 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 --- ansible/inventory/group_vars/all.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/inventory/group_vars/all.yaml b/ansible/inventory/group_vars/all.yaml index 734c161..5859673 100644 --- a/ansible/inventory/group_vars/all.yaml +++ b/ansible/inventory/group_vars/all.yaml @@ -158,7 +158,7 @@ version: alloy: "1.13.0" containers: # common - caddy: "2.10.2" + caddy: "2.11.2" # infra step: "0.29.0" ldap: "v0.6.2"