Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
80a948fc5b
commit
b93e7e9b59
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [rickroll-3.0.0](https://github.com/truecharts/charts/compare/rickroll-2.0.12...rickroll-3.0.0) (2023-06-01)
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix mistakes on questions.yaml
|
||||
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rickroll-2.0.12](https://github.com/truecharts/charts/compare/rickroll-2.0.11...rickroll-2.0.12) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update rickroll
|
||||
|
||||
|
||||
|
||||
|
||||
## [rickroll-2.0.11](https://github.com/truecharts/charts/compare/rickroll-2.0.10...rickroll-2.0.11) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [rickroll-2.0.10](https://github.com/truecharts/charts/compare/rickroll-2.0.9...rickroll-2.0.10) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rickroll-fhd-game to latest
|
||||
|
||||
### Fix
|
||||
|
||||
- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rickroll-2.0.9](https://github.com/truecharts/charts/compare/rickroll-2.0.8...rickroll-2.0.9) (2023-01-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rickroll-onclick to latest
|
||||
- update container image tccr.io/truecharts/rickroll-fhd-onclick to latest
|
||||
- update container image tccr.io/truecharts/rickroll-fhd to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [rickroll-2.0.8](https://github.com/truecharts/charts/compare/rickroll-2.0.7...rickroll-2.0.8) (2023-01-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- group more apps and fix some images ([#6356](https://github.com/truecharts/charts/issues/6356))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rickroll-2.0.7](https://github.com/truecharts/charts/compare/rickroll-2.0.6...rickroll-2.0.7) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rickroll-2.0.6](https://github.com/truecharts/charts/compare/rickroll-2.0.5...rickroll-2.0.6) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rickroll-2.0.5](https://github.com/truecharts/charts/compare/rickroll-2.0.4...rickroll-2.0.5) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [rickroll-2.0.4](https://github.com/truecharts/charts/compare/rickroll-2.0.3...rickroll-2.0.4) (2022-12-19)
|
|
@ -0,0 +1,28 @@
|
|||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.4
|
||||
deprecated: false
|
||||
description: Self-hosted Rick Roll chart.
|
||||
home: https://truecharts.org/charts/incubator/rickroll
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.png
|
||||
keywords:
|
||||
- rickroll
|
||||
- Other
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: rickroll
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/rickroll
|
||||
- https://github.com/modem7/docker-rickroll
|
||||
type: application
|
||||
version: 3.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Other
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,14 @@
|
|||
|
||||
|
||||
## [rickroll-3.0.0](https://github.com/truecharts/charts/compare/rickroll-2.0.12...rickroll-3.0.0) (2023-06-01)
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix mistakes on questions.yaml
|
||||
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Self-hosted Rick Roll chart.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/rickroll](https://truecharts.org/charts/incubator/rickroll)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,41 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rickroll
|
||||
pullPolicy: IfNotPresent
|
||||
tag: vlatest@sha256:0a74da4a4f146236124e2e1826d96e2ea6a3422401cf10da2152011c6832e634
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
port: 10289
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
readiness:
|
||||
type: http
|
||||
startup:
|
||||
type: http
|
||||
env:
|
||||
PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
TITLE: "Rickroll"
|
||||
HEIGHT: "100vh"
|
||||
WIDTH: "100%"
|
||||
HEADLINE: ""
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,8 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [whisper-asr-webservice-0.0.1]whisper-asr-webservice-0.0.1 (2023-06-01)
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.1.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.10.4
|
||||
deprecated: false
|
||||
description: Whisper is a general-purpose speech recognition model.
|
||||
home: https://truecharts.org/charts/incubator/whisper-asr-webservice
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.png
|
||||
keywords:
|
||||
- whisper-asr-webservice
|
||||
- machine-learning
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: whisper-asr-webservice
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/whisper-asr-webservice
|
||||
- https://github.com/ahmetoner/whisper-asr-webservice
|
||||
type: application
|
||||
version: 0.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- machine-learning
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1 @@
|
|||
# README
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [whisper-asr-webservice-0.0.1]whisper-asr-webservice-0.0.1 (2023-06-01)
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Whisper is a general-purpose speech recognition model.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/whisper-asr-webservice](https://truecharts.org/charts/incubator/whisper-asr-webservice)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,61 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/whisper-asr-webservice-cpu
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.1.0@sha256:d23d734490bb8ae57d19d7c93965f213e9f96fb6f85b10c01f2f10ecec2e19f4
|
||||
gpuImage:
|
||||
repository: tccr.io/truecharts/whisper-asr-webservice-gpu
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.1.0@sha256:39851411e99bbc02488d994f9d077197d8ef536e251e941006f5e0f65cb55461
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
imageSelector: image
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
path: "/docs"
|
||||
readiness:
|
||||
type: http
|
||||
path: "/docs"
|
||||
startup:
|
||||
type: http
|
||||
path: "/docs"
|
||||
env:
|
||||
ASR_MODEL: tiny
|
||||
ASR_ENGINE: faster_whisper
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
targetPort: 9000
|
||||
port: 19900
|
||||
|
||||
persistence:
|
||||
pip:
|
||||
enabled: true
|
||||
mountPath: "/root/.cache/pip"
|
||||
poetry:
|
||||
enabled: true
|
||||
mountPath: "/root/.cache/poetry"
|
||||
whisper:
|
||||
enabled: true
|
||||
mountPath: "/root/.cache/whisper"
|
||||
faster-whisper:
|
||||
enabled: true
|
||||
mountPath: "/root/.cache/faster_whisper"
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,4 @@
|
|||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.png
|
||||
categories:
|
||||
- machine-learning
|
||||
|
Loading…
Reference in New Issue