We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23ed392 commit 1ffafb0Copy full SHA for 1ffafb0
src/agentex/lib/cli/handlers/deploy_handlers.py
@@ -23,7 +23,7 @@
23
console = Console()
24
25
TEMPORAL_WORKER_KEY = "temporal-worker"
26
-AGENTEX_AGENTS_HELM_CHART_VERSION = "0.1.8"
+AGENTEX_AGENTS_HELM_CHART_VERSION = "0.1.9"
27
28
29
class InputDeployOverrides(BaseModel):
0 commit comments