From d741fa5d0cf95e90a5d2c055ddb9942f559053f8 Mon Sep 17 00:00:00 2001 From: MUDCraft CI Date: Mon, 30 Mar 2026 02:56:57 +0000 Subject: [PATCH] deploy(mudcraft): update plugin image to 10abb0f6f66e134efd81d787df249a9a738403b9 --- servers/legion/k8s/mudcraft/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/legion/k8s/mudcraft/statefulset.yaml b/servers/legion/k8s/mudcraft/statefulset.yaml index 38a67e6..1ff5eaa 100644 --- a/servers/legion/k8s/mudcraft/statefulset.yaml +++ b/servers/legion/k8s/mudcraft/statefulset.yaml @@ -27,7 +27,7 @@ spec: # To add/update plugins: update the Dockerfile in mudcraft/mudcraft repo, # push to main — CI rebuilds the image and the next pod restart picks it up. - name: install-plugins - image: registry.neuralplatform.ai/mudcraft/plugins:54f38f924ef38789a02d1316a3605137b6193d71 + image: registry.neuralplatform.ai/mudcraft/plugins:10abb0f6f66e134efd81d787df249a9a738403b9 imagePullPolicy: Always securityContext: runAsUser: 1000