Skip to content

Commit 71030a5

Browse files
committed
Bump to 0.1.7-v3
1 parent 7461c8e commit 71030a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/agentex/lib/cli/handlers/deploy_handlers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
console = Console()
2323

2424
TEMPORAL_WORKER_KEY = "temporal-worker"
25-
AGENTEX_AGENTS_HELM_CHART_VERSION = "0.1.7-v2-beta"
25+
AGENTEX_AGENTS_HELM_CHART_VERSION = "0.1.7-v3-beta"
2626

2727

2828
class InputDeployOverrides(BaseModel):

0 commit comments

Comments
 (0)