fix broken pods in GCP k3s cluster

- neuron-dev: update neuron-rest and neuron-mcp from dev-d7a587e2 to v0.18.14
- neuron-stage: update neuron-rest/mcp from stage-0f5b2328 to v0.18.14; marketing from :latest to 1e94e8ae
- swarm-alpha/beta/gamma: update neuron-rest and neuron-mcp from v0.15.3 to v0.18.14
- ci runners: fix docker socket path from /var/run/docker.sock to /run/k3s/containerd/containerd.sock (k3s node has no Docker daemon)
This commit is contained in:
Will Anderson
2026-04-27 18:17:32 -05:00
parent aee77bbfc0
commit fb5b93f9d7
12 changed files with 17 additions and 17 deletions
@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: neuron-mcp
image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:dev-d7a587e2
image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:v0.18.14
imagePullPolicy: Always
ports:
- name: http
@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: neuron-rest
image: registry.neuralplatform.ai/neuron-technologies/neuron-rest:dev-d7a587e2
image: registry.neuralplatform.ai/neuron-technologies/neuron-rest:v0.18.14
imagePullPolicy: Always
ports:
- name: http