chore(helm): update image docker.io/rhasspy/wyoming-piper 1.6.3 → 2.1.2 (#41716)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/rhasspy/wyoming-piper | major | `2f5de2c` -> `54c511a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
co-authored by
Alfred Göppel
parent
08e741b2f5
commit
f55a85dfb6
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.6.3
|
||||
appVersion: 2.1.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -34,8 +34,9 @@ maintainers:
|
||||
name: wyoming-piper
|
||||
sources:
|
||||
- https://github.com/home-assistant/addons/tree/master/piper
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-piper
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wyoming-piper
|
||||
- https://hub.docker.com/r/rhasspy/wyoming-piper
|
||||
type: application
|
||||
version: 7.11.3
|
||||
version: 8.0.0
|
||||
|
||||
|
||||
@@ -15,6 +15,4 @@ args:
|
||||
- {{ $piper.noise_scale | quote }}
|
||||
- --noise-w
|
||||
- {{ $piper.noise_w | quote }}
|
||||
- --max-piper-procs
|
||||
- {{ $piper.max_piper_procs | quote }}
|
||||
{{- end -}}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/rhasspy/wyoming-piper
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.6.3@sha256:2f5de2c89bfb87e7b625265315a9d9f6deb5db44cec3a3e9aa0087d002eac459
|
||||
tag: 2.1.2@sha256:54c511aa81d3b9f1e02216e30d08c948bd0b145f3eea1e7b0461c8c4645e2864
|
||||
|
||||
service:
|
||||
main:
|
||||
@@ -18,7 +18,6 @@ wyoming_piper:
|
||||
length_scale: "1.0"
|
||||
noise_scale: "0.667"
|
||||
noise_w: "0.333"
|
||||
max_piper_procs: 1
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user