diff --git a/charts/stable/whisper-asr-webservice/Chart.yaml b/charts/stable/whisper-asr-webservice/Chart.yaml index 954fb784798..2cdeeb66e2b 100644 --- a/charts/stable/whisper-asr-webservice/Chart.yaml +++ b/charts/stable/whisper-asr-webservice/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.7.1 +appVersion: 1.8.2 dependencies: - name: common version: 25.4.10 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice - https://hub.docker.com/r/onerahmet/openai-whisper-asr-webservice type: application -version: 6.8.1 +version: 6.10.0 diff --git a/charts/stable/whisper-asr-webservice/values.yaml b/charts/stable/whisper-asr-webservice/values.yaml index 8ce2424647c..8c36a499c11 100644 --- a/charts/stable/whisper-asr-webservice/values.yaml +++ b/charts/stable/whisper-asr-webservice/values.yaml @@ -1,11 +1,11 @@ image: repository: docker.io/onerahmet/openai-whisper-asr-webservice pullPolicy: IfNotPresent - tag: "v1.7.1" + tag: "v1.8.2" gpuImage: repository: docker.io/onerahmet/openai-whisper-asr-webservice pullPolicy: IfNotPresent - tag: "v1.7.1-gpu" + tag: "v1.8.2-gpu" securityContext: container: