From c817c8b6b28f8a238988b257dc23084c3fca5289 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 26 Oct 2025 20:40:07 -0500 Subject: [PATCH] update stage-maker to v0.0.17 --- 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 9390680..4b4ea3d 100644 --- a/stage-maker/deployment.yaml +++ b/stage-maker/deployment.yaml @@ -23,7 +23,7 @@ spec: server: 10.0.0.17 containers: - name: stage-maker - image: git.jwetzell.com/jwetzell/stage-maker:v0.0.16 + image: git.jwetzell.com/jwetzell/stage-maker:v0.0.17 env: - name: ONTIME_HOSTNAME value: "ontime.jwetzell.com"