From abddf1e56aa326ef818d15cb2bb238123bb35a65 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 26 Oct 2025 18:42:33 -0500 Subject: [PATCH] update pod to v0.0.6 --- 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 d885859..863b78a 100644 --- a/stage-maker/deployment.yaml +++ b/stage-maker/deployment.yaml @@ -17,7 +17,7 @@ spec: serviceAccountName: stage-editor containers: - name: stage-maker - image: git.jwetzell.com/jwetzell/stage-maker:v0.0.5 + image: git.jwetzell.com/jwetzell/stage-maker:v0.0.6 resources: limits: memory: "1024Mi"