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 023387a + 7e37c77 commit 583190eCopy full SHA for 583190e
1 file changed
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.2-v2-beta"
+AGENTEX_AGENTS_HELM_CHART_VERSION = "0.1.4-v1-beta"
26
27
28
class InputDeployOverrides(BaseModel):
0 commit comments