From 4cb9fc6427caca40df4ffdd5efa062231bf8fb95 Mon Sep 17 00:00:00 2001 From: MUDCraft CI Date: Wed, 1 Apr 2026 06:39:16 +0000 Subject: [PATCH] deploy(mudcraft-plugin): update plugin image to d6122cddfa46484b57c4da4dde611629e05a9081 --- 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 485b57a..9322b10 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:5515ae0812f5191384047a78eb5ed308d975e6a2 + image: registry.neuralplatform.ai/mudcraft/plugins:d6122cddfa46484b57c4da4dde611629e05a9081 imagePullPolicy: Always securityContext: runAsUser: 1000