From e68836de8dc8b7047ae4bd5142e7287aabe8235e Mon Sep 17 00:00:00 2001 From: Neuron CI Date: Fri, 24 Apr 2026 15:25:09 +0000 Subject: [PATCH] ci(neuron-stage): deploy neuron@stage-473abea9 --- .../legion/k8s/neuron-technologies/stage/mcp-deployment.yaml | 2 +- .../legion/k8s/neuron-technologies/stage/rest-deployment.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/servers/legion/k8s/neuron-technologies/stage/mcp-deployment.yaml b/servers/legion/k8s/neuron-technologies/stage/mcp-deployment.yaml index b2ceb34..62eee08 100644 --- a/servers/legion/k8s/neuron-technologies/stage/mcp-deployment.yaml +++ b/servers/legion/k8s/neuron-technologies/stage/mcp-deployment.yaml @@ -19,7 +19,7 @@ spec: spec: containers: - name: neuron-mcp - image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:stage-94b7a876 + image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:stage-473abea9 imagePullPolicy: Always ports: - name: http diff --git a/servers/legion/k8s/neuron-technologies/stage/rest-deployment.yaml b/servers/legion/k8s/neuron-technologies/stage/rest-deployment.yaml index d472123..bfb647d 100644 --- a/servers/legion/k8s/neuron-technologies/stage/rest-deployment.yaml +++ b/servers/legion/k8s/neuron-technologies/stage/rest-deployment.yaml @@ -19,7 +19,7 @@ spec: spec: containers: - name: neuron-rest - image: registry.neuralplatform.ai/neuron-technologies/neuron-rest:stage-94b7a876 + image: registry.neuralplatform.ai/neuron-technologies/neuron-rest:stage-473abea9 imagePullPolicy: Always ports: - name: http