From 8fa5a8e89006458420cbc5656d099936808e811a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 3 Nov 2023 06:45:38 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../whisper-asr-webservice/1.0.6/app-changelog.md | 9 --------- .../{1.0.6 => 1.0.7}/CHANGELOG.md | 9 +++++++++ .../{1.0.6 => 1.0.7}/Chart.yaml | 4 ++-- .../{1.0.6 => 1.0.7}/README.md | 0 .../whisper-asr-webservice/1.0.7/app-changelog.md | 9 +++++++++ .../{1.0.6 => 1.0.7}/app-readme.md | 0 .../{1.0.6 => 1.0.7}/charts/common-14.2.0.tgz | Bin .../{1.0.6 => 1.0.7}/ix_values.yaml | 2 +- .../{1.0.6 => 1.0.7}/questions.yaml | 13 ------------- .../{1.0.6 => 1.0.7}/templates/NOTES.txt | 0 .../{1.0.6 => 1.0.7}/templates/common.yaml | 0 .../{1.0.6 => 1.0.7}/values.yaml | 0 12 files changed, 21 insertions(+), 25 deletions(-) delete mode 100644 stable/whisper-asr-webservice/1.0.6/app-changelog.md rename stable/whisper-asr-webservice/{1.0.6 => 1.0.7}/CHANGELOG.md (86%) rename stable/whisper-asr-webservice/{1.0.6 => 1.0.7}/Chart.yaml (95%) rename stable/whisper-asr-webservice/{1.0.6 => 1.0.7}/README.md (100%) create mode 100644 stable/whisper-asr-webservice/1.0.7/app-changelog.md rename stable/whisper-asr-webservice/{1.0.6 => 1.0.7}/app-readme.md (100%) rename stable/whisper-asr-webservice/{1.0.6 => 1.0.7}/charts/common-14.2.0.tgz (100%) rename stable/whisper-asr-webservice/{1.0.6 => 1.0.7}/ix_values.yaml (93%) rename stable/whisper-asr-webservice/{1.0.6 => 1.0.7}/questions.yaml (99%) rename stable/whisper-asr-webservice/{1.0.6 => 1.0.7}/templates/NOTES.txt (100%) rename stable/whisper-asr-webservice/{1.0.6 => 1.0.7}/templates/common.yaml (100%) rename stable/whisper-asr-webservice/{1.0.6 => 1.0.7}/values.yaml (100%) diff --git a/stable/whisper-asr-webservice/1.0.6/app-changelog.md b/stable/whisper-asr-webservice/1.0.6/app-changelog.md deleted file mode 100644 index 6647e655d3c..00000000000 --- a/stable/whisper-asr-webservice/1.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [whisper-asr-webservice-1.0.6](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.5...whisper-asr-webservice-1.0.6) (2023-10-29) - -### Chore - -- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - \ No newline at end of file diff --git a/stable/whisper-asr-webservice/1.0.6/CHANGELOG.md b/stable/whisper-asr-webservice/1.0.7/CHANGELOG.md similarity index 86% rename from stable/whisper-asr-webservice/1.0.6/CHANGELOG.md rename to stable/whisper-asr-webservice/1.0.7/CHANGELOG.md index 5fb327df021..62c20c83c54 100644 --- a/stable/whisper-asr-webservice/1.0.6/CHANGELOG.md +++ b/stable/whisper-asr-webservice/1.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [whisper-asr-webservice-1.0.7](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.6...whisper-asr-webservice-1.0.7) (2023-11-03) + +### Chore + +- update container image tccr.io/truecharts/whisper-asr-webservice-cpu to v1.2.1 ([#14282](https://github.com/truecharts/charts/issues/14282)) + + + + ## [whisper-asr-webservice-1.0.6](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.5...whisper-asr-webservice-1.0.6) (2023-10-29) ### Chore diff --git a/stable/whisper-asr-webservice/1.0.6/Chart.yaml b/stable/whisper-asr-webservice/1.0.7/Chart.yaml similarity index 95% rename from stable/whisper-asr-webservice/1.0.6/Chart.yaml rename to stable/whisper-asr-webservice/1.0.7/Chart.yaml index 64d0c4ed46c..2e956118a89 100644 --- a/stable/whisper-asr-webservice/1.0.6/Chart.yaml +++ b/stable/whisper-asr-webservice/1.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.2.0" +appVersion: "1.2.1" 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.6 +version: 1.0.7 annotations: truecharts.org/category: machine-learning truecharts.org/SCALE-support: "true" diff --git a/stable/whisper-asr-webservice/1.0.6/README.md b/stable/whisper-asr-webservice/1.0.7/README.md similarity index 100% rename from stable/whisper-asr-webservice/1.0.6/README.md rename to stable/whisper-asr-webservice/1.0.7/README.md diff --git a/stable/whisper-asr-webservice/1.0.7/app-changelog.md b/stable/whisper-asr-webservice/1.0.7/app-changelog.md new file mode 100644 index 00000000000..e5d7dbba40b --- /dev/null +++ b/stable/whisper-asr-webservice/1.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [whisper-asr-webservice-1.0.7](https://github.com/truecharts/charts/compare/whisper-asr-webservice-1.0.6...whisper-asr-webservice-1.0.7) (2023-11-03) + +### Chore + +- update container image tccr.io/truecharts/whisper-asr-webservice-cpu to v1.2.1 ([#14282](https://github.com/truecharts/charts/issues/14282)) + + \ No newline at end of file diff --git a/stable/whisper-asr-webservice/1.0.6/app-readme.md b/stable/whisper-asr-webservice/1.0.7/app-readme.md similarity index 100% rename from stable/whisper-asr-webservice/1.0.6/app-readme.md rename to stable/whisper-asr-webservice/1.0.7/app-readme.md diff --git a/stable/whisper-asr-webservice/1.0.6/charts/common-14.2.0.tgz b/stable/whisper-asr-webservice/1.0.7/charts/common-14.2.0.tgz similarity index 100% rename from stable/whisper-asr-webservice/1.0.6/charts/common-14.2.0.tgz rename to stable/whisper-asr-webservice/1.0.7/charts/common-14.2.0.tgz diff --git a/stable/whisper-asr-webservice/1.0.6/ix_values.yaml b/stable/whisper-asr-webservice/1.0.7/ix_values.yaml similarity index 93% rename from stable/whisper-asr-webservice/1.0.6/ix_values.yaml rename to stable/whisper-asr-webservice/1.0.7/ix_values.yaml index be7c5efcfdf..b9a9c952949 100644 --- a/stable/whisper-asr-webservice/1.0.6/ix_values.yaml +++ b/stable/whisper-asr-webservice/1.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/whisper-asr-webservice-cpu pullPolicy: IfNotPresent - tag: v1.2.0@sha256:de65f7666d1b1f415aa443d1f6344a45c2b8e26940449a623058eeef692b0699 + tag: v1.2.1@sha256:0fc7c280dbf86e225bb33a882dfa49d3d9178db4b5e64271761ca4cdfd733d80 gpuImage: repository: tccr.io/truecharts/whisper-asr-webservice-gpu pullPolicy: IfNotPresent diff --git a/stable/whisper-asr-webservice/1.0.6/questions.yaml b/stable/whisper-asr-webservice/1.0.7/questions.yaml similarity index 99% rename from stable/whisper-asr-webservice/1.0.6/questions.yaml rename to stable/whisper-asr-webservice/1.0.7/questions.yaml index 9cddc06ebf5..a71d6dbd116 100644 --- a/stable/whisper-asr-webservice/1.0.6/questions.yaml +++ b/stable/whisper-asr-webservice/1.0.7/questions.yaml @@ -1152,19 +1152,6 @@ questions: schema: type: string default: "" - - variable: clusterCertificate - label: Cluster Certificate (Experimental) - description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature' - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: secretName - label: Custom Certificate Secret (Advanced)' - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress diff --git a/stable/whisper-asr-webservice/1.0.6/templates/NOTES.txt b/stable/whisper-asr-webservice/1.0.7/templates/NOTES.txt similarity index 100% rename from stable/whisper-asr-webservice/1.0.6/templates/NOTES.txt rename to stable/whisper-asr-webservice/1.0.7/templates/NOTES.txt diff --git a/stable/whisper-asr-webservice/1.0.6/templates/common.yaml b/stable/whisper-asr-webservice/1.0.7/templates/common.yaml similarity index 100% rename from stable/whisper-asr-webservice/1.0.6/templates/common.yaml rename to stable/whisper-asr-webservice/1.0.7/templates/common.yaml diff --git a/stable/whisper-asr-webservice/1.0.6/values.yaml b/stable/whisper-asr-webservice/1.0.7/values.yaml similarity index 100% rename from stable/whisper-asr-webservice/1.0.6/values.yaml rename to stable/whisper-asr-webservice/1.0.7/values.yaml