diff --git a/charts/stable/whisper-asr-webservice/Chart.yaml b/charts/stable/whisper-asr-webservice/Chart.yaml index 13bcf78b5a7..d13b1b6a0ea 100644 --- a/charts/stable/whisper-asr-webservice/Chart.yaml +++ b/charts/stable/whisper-asr-webservice/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.9.0 +appVersion: 1.9.1 dependencies: - name: common version: 25.4.10 @@ -36,5 +36,5 @@ 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.12.0 +version: 6.12.2 diff --git a/charts/stable/whisper-asr-webservice/values.yaml b/charts/stable/whisper-asr-webservice/values.yaml index ceef45ac836..6d2142c9468 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.9.0" + tag: "v1.9.1" gpuImage: repository: docker.io/onerahmet/openai-whisper-asr-webservice pullPolicy: IfNotPresent - tag: "v1.9.0-gpu" + tag: "v1.9.1-gpu" securityContext: container: