From 6dd9ed67f7ffd60f25c4a746abe7a3795ce1cd43 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 1 Aug 2026 02:01:15 +0000 Subject: [PATCH] Update ghcr.io/remsky/kokoro-fastapi-cpu Docker tag to v0.7.0 --- apps/llama/kokoro.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/llama/kokoro.yaml b/apps/llama/kokoro.yaml index 478fd4e..0df2ccb 100644 --- a/apps/llama/kokoro.yaml +++ b/apps/llama/kokoro.yaml @@ -21,7 +21,7 @@ spec: # OpenAI-compatible Kokoro-FastAPI TTS server, CPU PyTorch backend. # Models baked into the image (no PVC needed). # v0.3.0 includes fix for per-request voice tensor memory leak (#459). - image: ghcr.io/remsky/kokoro-fastapi-cpu:v0.6.0 + image: ghcr.io/remsky/kokoro-fastapi-cpu:v0.7.0 ports: - containerPort: 8880 name: http -- 2.54.0