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 cc4b5fe commit 7e37c77Copy full SHA for 7e37c77
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.2-v2-beta"
+AGENTEX_AGENTS_HELM_CHART_VERSION = "0.1.4-v1-beta"
25
26
27
class InputDeployOverrides(BaseModel):
0 commit comments