Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-11-07 02:11:24 +00:00
parent b57afbc1cb
commit fc8327e33b
12 changed files with 25 additions and 25 deletions

View File

@@ -1,9 +0,0 @@
## [whisper-asr-webservice-1.0.11](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.10...whisper-asr-webservice-1.0.11) (2023-11-05)
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))

View File

@@ -4,6 +4,15 @@
## [whisper-asr-webservice-1.0.12](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.11...whisper-asr-webservice-1.0.12) (2023-11-07)
### Chore
- update container image tccr.io/truecharts/whisper-asr-webservice-cpu to v1.2.3 ([#14409](https://github.com/truecharts/charts/issues/14409))
## [whisper-asr-webservice-1.0.11](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.10...whisper-asr-webservice-1.0.11) (2023-11-05)
### Chore
@@ -88,12 +97,3 @@
- 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
- 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,5 +1,5 @@
apiVersion: v2
appVersion: "1.2.2"
appVersion: "1.2.3"
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.11
version: 1.0.12
annotations:
truecharts.org/category: machine-learning
truecharts.org/SCALE-support: "true"

View File

@@ -0,0 +1,9 @@
## [whisper-asr-webservice-1.0.12](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.11...whisper-asr-webservice-1.0.12) (2023-11-07)
### Chore
- update container image tccr.io/truecharts/whisper-asr-webservice-cpu to v1.2.3 ([#14409](https://github.com/truecharts/charts/issues/14409))

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/whisper-asr-webservice-cpu
pullPolicy: IfNotPresent
tag: v1.2.2@sha256:72bf05c26189a2e0fa938494814beb4858ffe2960ee7bbe4879c108e70eff435
tag: v1.2.3@sha256:698275e8b443007bb72610582ae5c58d39ab32ca8bffde21c4cd445e5ed25c46
gpuImage:
repository: tccr.io/truecharts/whisper-asr-webservice-gpu
pullPolicy: IfNotPresent

View File

@@ -1268,7 +1268,7 @@ questions:
schema:
type: list
default: []
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
items:
- variable: tlsEntry
label: Host
@@ -1297,7 +1297,7 @@ questions:
- variable: scaleCert
label: Use TrueNAS SCALE Certificate (Deprecated)
schema:
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
type: int
$ref:
- "definitions/certificate"
@@ -1306,13 +1306,13 @@ questions:
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
default: ""
- variable: secretName
label: Use Custom Secret (Advanced)
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
default: ""
- variable: entrypoint
label: Traefik Entrypoint