From 95d5642af5894d62588400f5e7584b25ffb7b291 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 26 Oct 2025 19:03:01 -0500 Subject: [PATCH] update stage-maker to v0.0.8 --- 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 73ddfd1..6b50c0f 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.7 + image: git.jwetzell.com/jwetzell/stage-maker:v0.0.8 resources: limits: memory: "1024Mi"