mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-18 03:26:14 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
99
stable/komga/10.0.2/CHANGELOG.md
Normal file
99
stable/komga/10.0.2/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [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)
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-9.0.26](https://github.com/truecharts/charts/compare/komga-9.0.25...komga-9.0.26) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-9.0.25](https://github.com/truecharts/charts/compare/komga-9.0.24...komga-9.0.25) (2023-07-22)
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-9.0.24](https://github.com/truecharts/charts/compare/komga-9.0.23...komga-9.0.24) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-9.0.23](https://github.com/truecharts/charts/compare/komga-9.0.22...komga-9.0.23) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-9.0.22](https://github.com/truecharts/charts/compare/komga-9.0.21...komga-9.0.22) (2023-06-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-9.0.21](https://github.com/truecharts/charts/compare/komga-9.0.20...komga-9.0.21) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-9.0.20](https://github.com/truecharts/charts/compare/komga-9.0.19...komga-9.0.20) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
|
||||
|
||||
|
||||
## [komga-9.0.19](https://github.com/truecharts/charts/compare/komga-9.0.18...komga-9.0.19) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
29
stable/komga/10.0.2/Chart.yaml
Normal file
29
stable/komga/10.0.2/Chart.yaml
Normal file
@@ -0,0 +1,29 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.3.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.1
|
||||
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.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
27
stable/komga/10.0.2/README.md
Normal file
27
stable/komga/10.0.2/README.md
Normal 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/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*
|
||||
9
stable/komga/10.0.2/app-changelog.md
Normal file
9
stable/komga/10.0.2/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
8
stable/komga/10.0.2/app-readme.md
Normal file
8
stable/komga/10.0.2/app-readme.md
Normal file
@@ -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!
|
||||
BIN
stable/komga/10.0.2/charts/common-14.0.1.tgz
Normal file
BIN
stable/komga/10.0.2/charts/common-14.0.1.tgz
Normal file
Binary file not shown.
40
stable/komga/10.0.2/ix_values.yaml
Normal file
40
stable/komga/10.0.2/ix_values.yaml
Normal file
@@ -0,0 +1,40 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/komga
|
||||
tag: v1.3.1@sha256:467cad3544e72deaa4ed22f3f9295aec7395798530965be198d0b250866b75fa
|
||||
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
|
||||
2106
stable/komga/10.0.2/questions.yaml
Normal file
2106
stable/komga/10.0.2/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
stable/komga/10.0.2/templates/NOTES.txt
Normal file
1
stable/komga/10.0.2/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
1
stable/komga/10.0.2/templates/common.yaml
Normal file
1
stable/komga/10.0.2/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
0
stable/komga/10.0.2/values.yaml
Normal file
0
stable/komga/10.0.2/values.yaml
Normal file
Reference in New Issue
Block a user