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 20ec2fe commit 33f5875Copy full SHA for 33f5875
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.7-v3-beta"
+AGENTEX_AGENTS_HELM_CHART_VERSION = "0.1.7-v4-beta"
26
27
28
class InputDeployOverrides(BaseModel):
0 commit comments