From 4fc0851d29c310c3a807ebce5de08b7e8cf31164 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 13 Jun 2026 00:03:08 +0000 Subject: [PATCH] Update codewithcj/sparkyfitness Docker tag to v0.16.9 --- workout-system/sparkyfitness.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workout-system/sparkyfitness.yaml b/workout-system/sparkyfitness.yaml index 4e0d62f..0f7d427 100644 --- a/workout-system/sparkyfitness.yaml +++ b/workout-system/sparkyfitness.yaml @@ -337,7 +337,7 @@ spec: enableServiceLinks: false containers: - name: frontend - image: codewithcj/sparkyfitness:v0.16.8 + image: codewithcj/sparkyfitness:v0.16.9 env: - name: SPARKY_FITNESS_SERVER_HOST value: "sparkyfitness-server"