chore(helm): update image docker.io/onerahmet/openai-whisper-asr-webservice v1.9.0 → v1.9.1 (#36930)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/onerahmet/openai-whisper-asr-webservice | patch | -> | --- > [!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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.9.0
|
||||
appVersion: 1.9.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice
|
||||
- https://hub.docker.com/r/onerahmet/openai-whisper-asr-webservice
|
||||
type: application
|
||||
version: 6.12.0
|
||||
version: 6.12.2
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
image:
|
||||
repository: docker.io/onerahmet/openai-whisper-asr-webservice
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.9.0"
|
||||
tag: "v1.9.1"
|
||||
gpuImage:
|
||||
repository: docker.io/onerahmet/openai-whisper-asr-webservice
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.9.0-gpu"
|
||||
tag: "v1.9.1-gpu"
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user