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 fe22301 commit 60575e5Copy full SHA for 60575e5
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