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-22 21:13:56 +00:00
parent 82965339e2
commit 22161a5f94
129 changed files with 1536 additions and 92 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="komga-4.0.13"></a>
### [komga-4.0.13](https://github.com/truecharts/apps/compare/komga-4.0.12...komga-4.0.13) (2021-11-22)
#### Chore
* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380))
<a name="komga-4.0.12"></a>
### [komga-4.0.12](https://github.com/truecharts/apps/compare/komga-4.0.11...komga-4.0.12) (2021-11-16)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.132.2"
appVersion: "0.132.3"
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.2@sha256:108ef3b20dcc287000b976fa7db9d1469cef95da557b93792df91859a099be71"` | image tag |
| image.tag | string | `"v0.132.3@sha256:9aa69be8e6a77447f1c7b787c7667d9bb51f076942cb1eda1195bcac640b3416"` | 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. |