ci(neuron-prod): deploy neuron@v0.2.0

This commit is contained in:
Neuron CI
2026-04-24 08:04:37 +00:00
parent 59aa0f0dfb
commit 7a47e0cbf9
3 changed files with 3 additions and 3 deletions
@@ -19,7 +19,7 @@ spec:
spec: spec:
containers: containers:
- name: neuron-license - name: neuron-license
image: registry.neuralplatform.ai/neuron-technologies/neuron-license:latest image: registry.neuralplatform.ai/neuron-technologies/neuron-license:v0.2.0
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http
@@ -19,7 +19,7 @@ spec:
spec: spec:
containers: containers:
- name: neuron-mcp - name: neuron-mcp
image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:v0.0.15 image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:v0.2.0
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http
@@ -19,7 +19,7 @@ spec:
spec: spec:
containers: containers:
- name: neuron-rest - name: neuron-rest
image: registry.neuralplatform.ai/neuron-technologies/neuron-rest:v0.0.15 image: registry.neuralplatform.ai/neuron-technologies/neuron-rest:v0.2.0
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http