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 7a78844 commit 0289d95Copy full SHA for 0289d95
src/agentex/lib/cli/handlers/deploy_handlers.py
@@ -22,7 +22,7 @@
22
console = Console()
23
24
TEMPORAL_WORKER_KEY = "temporal-worker"
25
-AGENTEX_AGENTS_HELM_CHART_VERSION = "0.1.6-v1-beta"
+AGENTEX_AGENTS_HELM_CHART_VERSION = "0.1.7-v2-beta"
26
27
28
class InputDeployOverrides(BaseModel):
0 commit comments