Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-21 11:02:15 +00:00
parent fc6c35cc97
commit 39e584467b
11 changed files with 1983 additions and 0 deletions

View File

@ -0,0 +1,8 @@
**Important:**
*for the complete changelog, please refer to the website*
## [shoko-server-4.0.0](https://github.com/truecharts/charts/compare/shoko-server-3.0.2...shoko-server-4.0.0) (2023-02-21)

View File

@ -0,0 +1,31 @@
apiVersion: v2
appVersion: "4.1.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: Anime cataloging program designed to automate the cataloging of your collection.
home: https://truecharts.org/charts/stable/shoko-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png
keywords:
- shoko-server
- Tools-Utilities
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: shoko-server
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server
- https://hub.docker.com/r/shokoanime/server
- https://github.com/ShokoAnime/ShokoServer
type: application
version: 4.0.0
annotations:
truecharts.org/catagories: |
- media
- Tools-Utilities
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -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*

View File

@ -0,0 +1,4 @@
## [shoko-server-4.0.0](https://github.com/truecharts/charts/compare/shoko-server-3.0.2...shoko-server-4.0.0) (2023-02-21)

View File

@ -0,0 +1,8 @@
Anime cataloging program designed to automate the cataloging of your collection.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/shoko-server](https://truecharts.org/charts/stable/shoko-server)
---
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.

View File

@ -0,0 +1,28 @@
image:
repository: tccr.io/truecharts/shoko-server
pullPolicy: IfNotPresent
tag: 4.1.2@sha256:5bde0f9457716b9142c6dd5827a1583f387dcdc6a971247f99b769a44f65fa5f
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8111
protocol: HTTP
targetPort: 8111
persistence:
appdata:
enabled: true
mountPath: /home/shoko/.shoko/
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
{{/* Render the templates */}}
{{ include "tc.common.loader.all" . }}

View File

View File

@ -0,0 +1,5 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png
categories:
- media
- Tools-Utilities