Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-02-10 16:28:00 +00:00
parent 3ff538a498
commit e61f57dd60
256 changed files with 3191 additions and 1245 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="komga-4.0.54"></a>
### [komga-4.0.54](https://github.com/truecharts/apps/compare/komga-4.0.53...komga-4.0.54) (2022-02-10)
#### Chore
* update docker general non-major ([#1876](https://github.com/truecharts/apps/issues/1876))
<a name="komga-4.0.53"></a>
### [komga-4.0.53](https://github.com/truecharts/apps/compare/komga-4.0.52...komga-4.0.53) (2022-02-08)
+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.148.3@sha256:8c57b13a6035fbebcaf45d75cac5479a59663773ccfefdd5aaa2ce0b0f72e376"` | image tag |
| image.tag | string | `"v0.150.0@sha256:686df0074ead5da2d7f4748fdfd355dbc2b6f1bbe9080a07b8d0ff827066855a"` | 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