ci(neuron-prod): deploy v0.14.4 to blue (DB schema migrations + session persistence fixes)
This commit is contained in:
@@ -22,12 +22,12 @@ spec:
|
|||||||
slot: blue
|
slot: blue
|
||||||
env: prod
|
env: prod
|
||||||
annotations:
|
annotations:
|
||||||
kubectl.kubernetes.io/restartedAt: "2026-04-25T08:25:00Z"
|
kubectl.kubernetes.io/restartedAt: "2026-04-25T08:40:00Z"
|
||||||
spec:
|
spec:
|
||||||
terminationGracePeriodSeconds: 30
|
terminationGracePeriodSeconds: 30
|
||||||
containers:
|
containers:
|
||||||
- name: neuron-mcp
|
- name: neuron-mcp
|
||||||
image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:v0.14.3
|
image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:v0.14.4
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|||||||
Reference in New Issue
Block a user