From 3d600c9d5ae070590e83845f72ea47d20aac9d06 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 26 Oct 2025 19:07:19 -0500 Subject: [PATCH] update stage-maker to v0.0.9 --- 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 6b50c0f..034cfff 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.8 + image: git.jwetzell.com/jwetzell/stage-maker:v0.0.9 resources: limits: memory: "1024Mi"