From 835e7a54e52e0700b6dd80953420a7d97c07947f Mon Sep 17 00:00:00 2001 From: Mikael Henriksson Date: Sun, 30 Aug 2026 23:07:51 +0200 Subject: [PATCH] chore(deploy): require dash 4.0.7 for the docs deploy --- docs/config/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config/deploy.yml b/docs/config/deploy.yml index 7560356f..1a6ede5a 100644 --- a/docs/config/deploy.yml +++ b/docs/config/deploy.yml @@ -7,7 +7,7 @@ image: zoolutions/pgbus # dash 4 renamed the on-host proxy (kamal-proxy → dash-proxy) and migrates a # host in place; an older CLI must not deploy this config. -minimum_version: 4.0.0 +minimum_version: 4.0.7 # A stateless docs site never rolls back far — keep the host tidy. retain_containers: 2