From db3553fac2e76263eaf01f20c802ab2eb2c1f459 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 26 Oct 2025 19:24:40 -0500 Subject: [PATCH] update stage-maker to v0.0.11 --- 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 90c69a0..933ac63 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.10 + image: git.jwetzell.com/jwetzell/stage-maker:v0.0.11 resources: limits: memory: "1024Mi"