chore: bump boundary version (#21629)

This commit is contained in:
Yevhenii Shcherbina
2026-01-22 11:12:45 -05:00
committed by GitHub
parent d29a168785
commit 57cc50c703
+1 -1
View File
@@ -857,7 +857,7 @@ module "claude-code" {
source = "dev.registry.coder.com/coder/claude-code/coder"
version = "4.4.2"
enable_boundary = true
boundary_version = "v0.5.5"
boundary_version = "v0.6.0"
agent_id = coder_agent.dev.id
workdir = local.repo_dir
claude_code_version = "latest"