From 2e2ecdb373990476fdb9139a0582a27560d2d6c3 Mon Sep 17 00:00:00 2001 From: Haro Date: Thu, 2 Jul 2026 03:25:58 +0000 Subject: [PATCH] [UPDATE][fishspeechv2][1.0.8] Cap v2 shared app system version at 1.12.5 --- fishspeechv2/Chart.yaml | 2 +- fishspeechv2/OlaresManifest.yaml | 4 ++-- fishspeechv2/fishspeechv2/Chart.yaml | 2 +- fishspeechv2/fishspeechv2server/Chart.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/fishspeechv2/Chart.yaml b/fishspeechv2/Chart.yaml index 91e30ba5a..34ab1e790 100644 --- a/fishspeechv2/Chart.yaml +++ b/fishspeechv2/Chart.yaml @@ -3,4 +3,4 @@ appVersion: 'webui-cuda-cu129-20260422' description: Fish Speech - Open-Source Multilingual Text-to-Speech with Voice Cloning name: fishspeechv2 type: application -version: '1.0.6' \ No newline at end of file +version: '1.0.8' diff --git a/fishspeechv2/OlaresManifest.yaml b/fishspeechv2/OlaresManifest.yaml index 51b55e120..048d8d418 100644 --- a/fishspeechv2/OlaresManifest.yaml +++ b/fishspeechv2/OlaresManifest.yaml @@ -8,7 +8,7 @@ metadata: description: SOTA Open Source TTS appid: fishspeechv2 title: Fish Speech - version: '1.0.6' + version: '1.0.8' categories: - AI sharedEntrances: @@ -105,7 +105,7 @@ options: apiTimeout: 0 dependencies: - name: olares - version: '>=1.12.3-0' + version: '>=1.12.3-0,<1.12.6' type: system {{- if and .Values.admin .Values.bfl.username (eq .Values.admin .Values.bfl.username) }} {{- else }} diff --git a/fishspeechv2/fishspeechv2/Chart.yaml b/fishspeechv2/fishspeechv2/Chart.yaml index 3cccc7d50..1fa7e88ad 100644 --- a/fishspeechv2/fishspeechv2/Chart.yaml +++ b/fishspeechv2/fishspeechv2/Chart.yaml @@ -3,4 +3,4 @@ appVersion: '1.25.3-2' description: Fish Speech Client Proxy name: fishspeechv2 type: application -version: '1.0.6' \ No newline at end of file +version: '1.0.8' diff --git a/fishspeechv2/fishspeechv2server/Chart.yaml b/fishspeechv2/fishspeechv2server/Chart.yaml index 130188f0c..1660eea3f 100644 --- a/fishspeechv2/fishspeechv2server/Chart.yaml +++ b/fishspeechv2/fishspeechv2server/Chart.yaml @@ -3,4 +3,4 @@ appVersion: 'webui-cuda-20260407' description: Fish Speech Server name: fishspeechv2server type: application -version: '1.0.6' \ No newline at end of file +version: '1.0.8'