From f68f2e1d387c46843248dd8789240b04baf6ee4c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 May 2026 02:02:30 +0000 Subject: [PATCH] Update ghcr.io/remsky/kokoro-fastapi-cpu Docker tag to v0.4.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 5e31306..d500687 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.3.0 + image: ghcr.io/remsky/kokoro-fastapi-cpu:v0.4.0 ports: - containerPort: 8880 name: http -- 2.52.0