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

This commit is contained in:
Neuron CI
2026-04-24 17:20:57 +00:00
parent 88d8b34724
commit 5eb18b6e7c
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:v0.5.0 image: registry.neuralplatform.ai/neuron-technologies/neuron-license:v0.6.0
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http
@@ -21,7 +21,7 @@ spec:
spec: spec:
containers: containers:
- name: neuron-mcp - name: neuron-mcp
image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:v0.5.0 image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:v0.6.0
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http
@@ -21,7 +21,7 @@ spec:
spec: spec:
containers: containers:
- name: neuron-rest - name: neuron-rest
image: registry.neuralplatform.ai/neuron-technologies/neuron-rest:v0.5.0 image: registry.neuralplatform.ai/neuron-technologies/neuron-rest:v0.6.0
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http