Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
534ba6e79d
commit
c8baf2a3f7
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-10.0.10](https://github.com/truecharts/charts/compare/komga-10.0.9...komga-10.0.10) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/komga to v1.6.4 ([#14000](https://github.com/truecharts/charts/issues/14000))
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-10.0.9](https://github.com/truecharts/charts/compare/komga-10.0.8...komga-10.0.9) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/komga to v1.6.2 ([#13815](https://github.com/truecharts/charts/issues/13815))
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-10.0.8](https://github.com/truecharts/charts/compare/komga-10.0.7...komga-10.0.8) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/komga to v1.6.1 ([#13766](https://github.com/truecharts/charts/issues/13766))
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-10.0.7](https://github.com/truecharts/charts/compare/komga-10.0.6...komga-10.0.7) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-10.0.6](https://github.com/truecharts/charts/compare/komga-10.0.5...komga-10.0.6) (2023-10-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/komga to v1.5.1 ([#13276](https://github.com/truecharts/charts/issues/13276))
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-10.0.5](https://github.com/truecharts/charts/compare/komga-10.0.4...komga-10.0.5) (2023-10-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/komga to v1.5.0 ([#13254](https://github.com/truecharts/charts/issues/13254))
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-10.0.4](https://github.com/truecharts/charts/compare/komga-10.0.3...komga-10.0.4) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#12516](https://github.com/truecharts/charts/issues/12516))
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-10.0.3](https://github.com/truecharts/charts/compare/komga-10.0.2...komga-10.0.3) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/komga to v1.4.0 ([#12520](https://github.com/truecharts/charts/issues/12520))
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-10.0.2](https://github.com/truecharts/charts/compare/komga-10.0.1...komga-10.0.2) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/komga to v1.3.1 ([#11477](https://github.com/truecharts/charts/issues/11477))
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-10.0.1](https://github.com/truecharts/charts/compare/komga-10.0.0...komga-10.0.1) (2023-08-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/komga to v1.3.0 ([#11278](https://github.com/truecharts/charts/issues/11278))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-10.0.0](https://github.com/truecharts/charts/compare/komga-9.0.26...komga-10.0.0) (2023-07-31)
|
||||
|
|
@ -0,0 +1,29 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.6.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.9
|
||||
description: A comics/mangas server to serve/stream pages via API
|
||||
home: https://truecharts.org/charts/stable/komga
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png
|
||||
keywords:
|
||||
- komga
|
||||
- comics
|
||||
- mangas
|
||||
- server
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: komga
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/komga
|
||||
- https://komga.org/
|
||||
- https://github.com/gotson/komga
|
||||
version: 10.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
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/stable/)
|
||||
|
||||
**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/guides/scale-intro).
|
||||
- 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,9 @@
|
|||
|
||||
|
||||
## [komga-10.0.10](https://github.com/truecharts/charts/compare/komga-10.0.9...komga-10.0.10) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/komga to v1.6.4 ([#14000](https://github.com/truecharts/charts/issues/14000))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
A comics/mangas server to serve/stream pages via API
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/komga](https://truecharts.org/charts/stable/komga)
|
||||
|
||||
---
|
||||
|
||||
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,40 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/komga
|
||||
tag: v1.6.4@sha256:16ed7e32ba91eec9fe3e90cae22de3f1503b45c15ea65aee84be51a67f2df0fe
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
SERVER_PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
probes:
|
||||
liveness:
|
||||
port: "{{ .Values.service.main.ports.main.port }}"
|
||||
path: /actuator/health
|
||||
readiness:
|
||||
port: "{{ .Values.service.main.ports.main.port }}"
|
||||
path: /actuator/health
|
||||
startup:
|
||||
type: tcp
|
||||
port: "{{ .Values.service.main.ports.main.port }}"
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10085
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/data"
|
||||
|
||||
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" . }}
|
Loading…
Reference in New Issue