Skip to content

Commit

Permalink
chore(container): update image rhasspy/wyoming-whisper to v2 by renov…
Browse files Browse the repository at this point in the history
…ate (#27738)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| rhasspy/wyoming-whisper | minor | `d7485ad` -> `49d07d5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
  • Loading branch information
truecharts-admin authored Oct 15, 2024
1 parent d644ec1 commit afd0dd9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/wyoming-whisper/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.1.0
appVersion: 2.2.0
dependencies:
- name: common
version: 25.0.0
Expand All @@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-whisper
- https://hub.docker.com/r/rhasspy/wyoming-whisper
type: application
version: 7.2.0
version: 7.3.0
2 changes: 1 addition & 1 deletion charts/stable/wyoming-whisper/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: rhasspy/wyoming-whisper
pullPolicy: IfNotPresent
tag: 2.1.0@sha256:d7485aded378780c4bf67d1f6d4950faad5fd5ddbaa2a7ddb5056012560f033e
tag: 2.2.0@sha256:49d07d5d5ef10b27e228810426d94d3500555ba8ca619485dde4714d8ae85762

service:
main:
Expand Down

0 comments on commit afd0dd9

Please sign in to comment.