chore: update boundary version in dogfood (#21457)

Bumping to pick up new bug fixes for dogfooding.
This commit is contained in:
Zach
2026-01-08 09:46:29 -07:00
committed by GitHub
parent b116d22c5f
commit ba499d84af
+1 -1
View File
@@ -901,7 +901,7 @@ module "claude-code" {
source = "dev.registry.coder.com/coder/claude-code/coder"
version = "4.2.9"
enable_boundary = true
boundary_version = "v0.5.0"
boundary_version = "v0.5.2"
agent_id = coder_agent.dev.id
workdir = local.repo_dir
claude_code_version = "latest"