ci(neuron-prod): deploy v0.14.4 to blue (DB schema migrations + session persistence fixes)

This commit is contained in:
Will Anderson
2026-04-25 03:38:48 -05:00
parent a0961004e7
commit 3185cb5062
@@ -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