mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 20:01:22 -03:00
fix(wyoming-piper): update image docker.io/rhasspy/wyoming-piper 2.2.1 → 2.2.2 (#44591)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/rhasspy/wyoming-piper | patch | `bcf04f7` -> `c874e4a` | --- > [!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**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd3lvbWluZy1waXBlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.2.1
|
||||
appVersion: 2.2.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -25,20 +25,20 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: The Wyoming integration of piper
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/wyoming-piper
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/wyoming-piper.webp
|
||||
home: https://truecharts.org/charts/stable/wyoming-piper
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-piper.webp
|
||||
keywords:
|
||||
- wyoming-piper
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: wyoming-piper
|
||||
sources:
|
||||
- https://github.com/home-assistant/addons/tree/master/piper
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wyoming-piper
|
||||
- https://hub.docker.com/r/rhasspy/wyoming-piper
|
||||
type: application
|
||||
version: 8.3.1
|
||||
version: 8.3.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/rhasspy/wyoming-piper
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.2.1@sha256:bcf04f784ade82a19279f7a1e72cc7c6147d8cd40557d633edb6d2885f23039c
|
||||
tag: 2.2.2@sha256:c874e4a04657ae3381332ee5d0c8c70a310dae6722892840f530ac0890b44eb3
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user