From a44c7b5e246540688ee68974b0366e9551353f4e Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 26 Oct 2025 17:38:21 -0500 Subject: [PATCH] update pod to v0.0.4 --- stage-maker/pod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage-maker/pod.yaml b/stage-maker/pod.yaml index b17f1eb..bd68420 100644 --- a/stage-maker/pod.yaml +++ b/stage-maker/pod.yaml @@ -7,4 +7,4 @@ spec: serviceAccountName: stage-editor containers: - name: stage-maker - image: git.jwetzell.com/jwetzell/stage-maker:v0.0.3 \ No newline at end of file + image: git.jwetzell.com/jwetzell/stage-maker:v0.0.4 \ No newline at end of file