From 632fadcf5b654363392d5870de5a4b5d82591b42 Mon Sep 17 00:00:00 2001 From: MUDCraft CI Date: Wed, 1 Apr 2026 08:16:12 +0000 Subject: [PATCH] deploy(mudcraft-plugin): update plugin image to 557648d146015319524dbd322d622f9fff1c41c0 --- 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 682ffd2..08c22d1 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:9450f20bb0b71193cecef218ed0763c8cd0d688c + image: registry.neuralplatform.ai/mudcraft/plugins:557648d146015319524dbd322d622f9fff1c41c0 imagePullPolicy: Always securityContext: runAsUser: 1000