diff --git a/charts/stable/wyoming-whisper/Chart.yaml b/charts/stable/wyoming-whisper/Chart.yaml index 15ad2996c9c..2551276470a 100644 --- a/charts/stable/wyoming-whisper/Chart.yaml +++ b/charts/stable/wyoming-whisper/Chart.yaml @@ -26,7 +26,7 @@ home: https://truecharts.org/charts/stable/wyoming-whisper icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-whisper.webp keywords: - wyoming-whisper -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,5 +37,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wyoming-whisper - https://hub.docker.com/r/rhasspy/wyoming-whisper type: application -version: 9.2.4 - +version: 10.0.0 diff --git a/charts/stable/wyoming-whisper/values.yaml b/charts/stable/wyoming-whisper/values.yaml index ef564b45389..70256ad4ff1 100644 --- a/charts/stable/wyoming-whisper/values.yaml +++ b/charts/stable/wyoming-whisper/values.yaml @@ -2,13 +2,7 @@ image: repository: docker.io/rhasspy/wyoming-whisper pullPolicy: IfNotPresent tag: 3.0.2@sha256:995b37523bc422f4f7649e50ccded97a5b9bf6d1d0420591183a778dd5d7d3f2 -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - + service: main: ports: @@ -46,4 +40,4 @@ persistence: mountPath: /data cache: enabled: true - mountPath: /.cache/huggingface/hub + mountPath: /.cache/huggingface