Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-27 08:23:26 +00:00
parent 58fe318d01
commit a967af3092
170 changed files with 2627 additions and 1621 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="komga-4.0.35"></a>
### [komga-4.0.35](https://github.com/truecharts/apps/compare/komga-4.0.34...komga-4.0.35) (2021-12-27)
#### Chore
* update docker general non-major ([#1615](https://github.com/truecharts/apps/issues/1615))
<a name="komga-4.0.34"></a>
### [komga-4.0.34](https://github.com/truecharts/apps/compare/komga-4.0.33...komga-4.0.34) (2021-12-21)
+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 | `"tccr.io/truecharts/komga"` | image repository |
| image.tag | string | `"v0.135.1@sha256:c98144e6b8000a2991b0d8026c6e7f208e168b57e5c0fea98bc0503048b5de63"` | image tag |
| image.tag | string | `"v0.139.0@sha256:de5d4f1c1da944364a594d735a536acacc458f0dfc6687191d14a172b623e064"` | 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. |
File diff suppressed because one or more lines are too long