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.
2 parents 23ed392 + 1ffafb0 commit 2492c08Copy full SHA for 2492c08
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