From 5fe2bb7e067ed2cc788f113f8310b9fa5d6ff374 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 12 Jul 2026 20:49:16 +0000 Subject: [PATCH] Update ghcr.io/remsky/kokoro-fastapi-cpu Docker tag to v0.6.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 f20c354..478fd4e 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.5.0 + image: ghcr.io/remsky/kokoro-fastapi-cpu:v0.6.0 ports: - containerPort: 8880 name: http