From 48964eccacd0201333582923cb33a015896f5f11 Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Thu, 23 Apr 2026 19:35:30 +0000 Subject: [PATCH] chore(neuron): deploy 3e230d550235599d21edaa1df0a22949ccbf695a to alpha/beta/gamma --- servers/legion/apps/neuron-alpha.yaml | 2 +- servers/legion/apps/neuron-beta.yaml | 2 +- servers/legion/apps/neuron-gamma.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/servers/legion/apps/neuron-alpha.yaml b/servers/legion/apps/neuron-alpha.yaml index 02e66f1..17274b4 100644 --- a/servers/legion/apps/neuron-alpha.yaml +++ b/servers/legion/apps/neuron-alpha.yaml @@ -19,7 +19,7 @@ spec: spec: containers: - name: neuron - image: registry.neuralplatform.ai/neural-platform/neuron:539fc9e7f333dfa0cd31772fc09a976b3079090c + image: registry.neuralplatform.ai/neural-platform/neuron:3e230d550235599d21edaa1df0a22949ccbf695a imagePullPolicy: Always command: - bash diff --git a/servers/legion/apps/neuron-beta.yaml b/servers/legion/apps/neuron-beta.yaml index e11b524..df9f56d 100644 --- a/servers/legion/apps/neuron-beta.yaml +++ b/servers/legion/apps/neuron-beta.yaml @@ -19,7 +19,7 @@ spec: spec: containers: - name: neuron - image: registry.neuralplatform.ai/neural-platform/neuron:latest + image: registry.neuralplatform.ai/neural-platform/neuron:3e230d550235599d21edaa1df0a22949ccbf695a imagePullPolicy: Always command: - bash diff --git a/servers/legion/apps/neuron-gamma.yaml b/servers/legion/apps/neuron-gamma.yaml index b5ac110..d7a3e44 100644 --- a/servers/legion/apps/neuron-gamma.yaml +++ b/servers/legion/apps/neuron-gamma.yaml @@ -19,7 +19,7 @@ spec: spec: containers: - name: neuron - image: registry.neuralplatform.ai/neural-platform/neuron:latest + image: registry.neuralplatform.ai/neural-platform/neuron:3e230d550235599d21edaa1df0a22949ccbf695a imagePullPolicy: Always command: - bash