From 2bef12344e4b217e07ff7a4a54576b0af68f34cb Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 26 Oct 2025 19:08:43 -0500 Subject: [PATCH] update stage-maker to v0.0.10 --- stage-maker/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage-maker/deployment.yaml b/stage-maker/deployment.yaml index 034cfff..90c69a0 100644 --- a/stage-maker/deployment.yaml +++ b/stage-maker/deployment.yaml @@ -18,7 +18,7 @@ spec: serviceAccountName: stage-editor containers: - name: stage-maker - image: git.jwetzell.com/jwetzell/stage-maker:v0.0.9 + image: git.jwetzell.com/jwetzell/stage-maker:v0.0.10 resources: limits: memory: "1024Mi"