From 96ef9a9925314a023473cd30b939045fd5eab745 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 16 Aug 2026 20:13:24 +0000 Subject: [PATCH] Update ghcr.io/remsky/kokoro-fastapi-cpu Docker tag to v0.8.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..7118f75 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.8.0 ports: - containerPort: 8880 name: http