Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-07 17:16:25 +00:00
parent fc8d926fee
commit 2bd3a06042
124 changed files with 705 additions and 4660 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="komga-4.0.6"></a>
### [komga-4.0.6](https://github.com/truecharts/apps/compare/komga-4.0.5...komga-4.0.6) (2021-11-07)
#### Chore
* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270))
<a name="komga-4.0.5"></a>
### [komga-4.0.5](https://github.com/truecharts/apps/compare/komga-4.0.4...komga-4.0.5) (2021-11-07)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.132.0"
appVersion: "0.132.1"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | See below | environment variables. See more environment variables in the [komga documentation](https://komga.org/installation/configuration.html#optional-configuration). |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/truecharts/komga"` | image repository |
| image.tag | string | `"v0.132.0@sha256:e040dcb941230154ef27e0e3fb205cef0dc8b07a7c67ca739f67d1de3a1d5a71"` | image tag |
| image.tag | string | `"v0.132.1@sha256:7daa476a844a7819cc37950a3f528dba324cf8ed95d6b9b102e0bfe2f173a226"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |