From 959f67df96cf5406755e79767a55efc66edae524 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 26 Oct 2025 17:42:53 -0500 Subject: [PATCH] update pod to v0.0.5 --- 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 bd68420..e4a8773 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.4 \ No newline at end of file + image: git.jwetzell.com/jwetzell/stage-maker:v0.0.5 \ No newline at end of file