From b92fb0ecb3291273f97ba1f3a7f152c4fad79572 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Thu, 13 Aug 2026 08:08:13 +0000 Subject: [PATCH] deploy: regenerate compose from vibe-node main a1ebdcbaffd4 --- cosmos/gaiad/cosmos-mainnet-gaiad-pruned.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cosmos/gaiad/cosmos-mainnet-gaiad-pruned.yml b/cosmos/gaiad/cosmos-mainnet-gaiad-pruned.yml index b609f1dc..d007c569 100644 --- a/cosmos/gaiad/cosmos-mainnet-gaiad-pruned.yml +++ b/cosmos/gaiad/cosmos-mainnet-gaiad-pruned.yml @@ -35,7 +35,7 @@ services: dockerfile: cometbft.Dockerfile args: CL_IMAGE: ${COSMOS_GAIAD_IMAGE:-ghcr.io/cosmos/gaia} - CL_VERSION: ${COSMOS_MAINNET_GAIAD_VERSION:-v27.5.0} + CL_VERSION: ${COSMOS_MAINNET_GAIAD_VERSION:-v27.6.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle