From 59928e9bdfb4fd56164b7891daf7ec3963566974 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 26 Oct 2025 20:10:53 -0500 Subject: [PATCH] update stage-maker to v0.0.16 --- 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 d9a3b8b..9390680 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.15 + image: git.jwetzell.com/jwetzell/stage-maker:v0.0.16 env: - name: ONTIME_HOSTNAME value: "ontime.jwetzell.com"