Skip to content

Commit f4e2b65

Browse files
Merge remote-tracking branch 'origin/main' into next
2 parents e9928d1 + 2492c08 commit f4e2b65

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
@@ -23,7 +23,7 @@
2323
console = Console()
2424

2525
TEMPORAL_WORKER_KEY = "temporal-worker"
26-
AGENTEX_AGENTS_HELM_CHART_VERSION = "0.1.8"
26+
AGENTEX_AGENTS_HELM_CHART_VERSION = "0.1.9"
2727

2828

2929
class InputDeployOverrides(BaseModel):

0 commit comments

Comments
 (0)