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 fe22301 + 60575e5 commit 88e8b51Copy full SHA for 88e8b51
src/agentex/lib/cli/handlers/deploy_handlers.py
@@ -21,7 +21,7 @@
21
console = Console()
22
23
TEMPORAL_WORKER_KEY = "temporal-worker"
24
-AGENTEX_AGENTS_HELM_CHART_VERSION = "0.1.7-v4-beta"
+AGENTEX_AGENTS_HELM_CHART_VERSION = "0.1.8"
25
26
27
class InputDeployOverrides(BaseModel):
0 commit comments