From 04c2353ac3cfcfaa2b3069abbb9fb9303a62f8d6 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 26 Oct 2025 16:35:04 -0500 Subject: [PATCH] update pod to v0.0.2 --- 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 2def5d5..adea8da 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.1 \ No newline at end of file + image: git.jwetzell.com/jwetzell/stage-maker:v0.0.2 \ No newline at end of file