Update wyoming whisper image.

This commit is contained in:
FluxCD
2026-06-06 02:36:53 +00:00
parent 4fcad4d58a
commit 2f5513f683
@@ -1,4 +1,3 @@
apiVersion: apps/v1
kind: Deployment
metadata:
@@ -21,10 +20,10 @@ spec:
containers:
- name: wyoming-whisper
### Maintained by flux - Image Update Automation
image: rhasspy/wyoming-whisper # {"$imagepolicy": "wyoming:piper"}
image: rhasspy/wyoming-piper:latest@sha256:c874e4a04657ae3381332ee5d0c8c70a310dae6722892840f530ac0890b44eb3 # {"$imagepolicy": "wyoming:piper"}
###
volumeMounts:
- mountPath: /data
- mountPath: /data
name: data
args:
- --model
@@ -41,4 +40,3 @@ spec:
- name: data
persistentVolumeClaim:
claimName: wyoming-whisper