chore(deps): update container image tccr.io/truecharts/whisper-asr-webservice-cpu to v1.2.2 (#14295)
This commit is contained in:
parent
576e1bf4b7
commit
503627b6e1
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.2.1"
|
appVersion: "1.2.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -21,7 +21,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice
|
- https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice
|
||||||
- https://github.com/ahmetoner/whisper-asr-webservice
|
- https://github.com/ahmetoner/whisper-asr-webservice
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.8
|
version: 1.0.9
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: machine-learning
|
truecharts.org/category: machine-learning
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/whisper-asr-webservice-cpu
|
repository: tccr.io/truecharts/whisper-asr-webservice-cpu
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.2.1@sha256:0fc7c280dbf86e225bb33a882dfa49d3d9178db4b5e64271761ca4cdfd733d80
|
tag: v1.2.2@sha256:72bf05c26189a2e0fa938494814beb4858ffe2960ee7bbe4879c108e70eff435
|
||||||
gpuImage:
|
gpuImage:
|
||||||
repository: tccr.io/truecharts/whisper-asr-webservice-gpu
|
repository: tccr.io/truecharts/whisper-asr-webservice-gpu
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
Loading…
Reference in New Issue