From 5f685768ecf489b223d88570e17f9be45961b8a0 Mon Sep 17 00:00:00 2001 From: MUDCraft CI Date: Wed, 1 Apr 2026 08:27:21 +0000 Subject: [PATCH] deploy(mudcraft-plugin): update plugin image to ce051316ceda4e06ebea931a7c4b16fd9f0f6887 --- 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 08c22d1..28850c0 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:557648d146015319524dbd322d622f9fff1c41c0 + image: registry.neuralplatform.ai/mudcraft/plugins:ce051316ceda4e06ebea931a7c4b16fd9f0f6887 imagePullPolicy: Always securityContext: runAsUser: 1000