Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-02 03:43:02 +00:00
parent e058c00aca
commit 70b8972f17
12 changed files with 21 additions and 3 deletions

View File

@ -4,6 +4,15 @@
## [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))
## [whisper-asr-webservice-1.0.0](https://github.com/truecharts/charts/compare/whisper-asr-webservice-0.0.9...whisper-asr-webservice-1.0.0) (2023-07-31)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.1.1"
appVersion: "1.2.0"
dependencies:
- name: common
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/ahmetoner/whisper-asr-webservice
type: application
version: 1.0.0
version: 1.0.1
annotations:
truecharts.org/catagories: |
- machine-learning

View File

@ -0,0 +1,9 @@
## [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))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/whisper-asr-webservice-cpu
pullPolicy: IfNotPresent
tag: v1.1.1@sha256:a8aa7c7298cdba9bd31e752fcfbd27cbb99a8e478abd81f20c57d868729638b4
tag: v1.2.0@sha256:de65f7666d1b1f415aa443d1f6344a45c2b8e26940449a623058eeef692b0699
gpuImage:
repository: tccr.io/truecharts/whisper-asr-webservice-gpu
pullPolicy: IfNotPresent