Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
70b8972f17
commit
957c45730b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [whisper-asr-webservice-1.0.1](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.0...whisper-asr-webservice-1.0.1) (2023-10-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/whisper-asr-webservice-cpu to v1.2.0 ([#13156](https://github.com/truecharts/charts/issues/13156))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [whisper-asr-webservice-1.0.2](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.1...whisper-asr-webservice-1.0.2) (2023-10-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/whisper-asr-webservice-gpu to v1.2.0 ([#13159](https://github.com/truecharts/charts/issues/13159))
|
||||
|
||||
|
||||
|
||||
|
||||
## [whisper-asr-webservice-1.0.1](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.0...whisper-asr-webservice-1.0.1) (2023-10-02)
|
||||
|
||||
### Chore
|
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice
|
||||
- https://github.com/ahmetoner/whisper-asr-webservice
|
||||
type: application
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- machine-learning
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [whisper-asr-webservice-1.0.2](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.1...whisper-asr-webservice-1.0.2) (2023-10-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/whisper-asr-webservice-gpu to v1.2.0 ([#13159](https://github.com/truecharts/charts/issues/13159))
|
||||
|
||||
|
|
@ -5,7 +5,7 @@ image:
|
|||
gpuImage:
|
||||
repository: tccr.io/truecharts/whisper-asr-webservice-gpu
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.1.1@sha256:64d515e7f6ea8fa03fd36bd67b68125e9ad525222f1ec0b520dd7e5c11dd0530
|
||||
tag: v1.2.0@sha256:57043f2fbc7c0524580a3fa3fcd4b078b21fed919563a611766e8292239d2732
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue