Skip to content

Commit 0289d95

Browse files
committed
bump helm version
1 parent 7a78844 commit 0289d95

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.6-v1-beta"
25+
AGENTEX_AGENTS_HELM_CHART_VERSION = "0.1.7-v2-beta"
2626

2727

2828
class InputDeployOverrides(BaseModel):

0 commit comments

Comments
 (0)