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="calibre-4.0.6"></a>
### [calibre-4.0.6](https://github.com/truecharts/apps/compare/calibre-web-9.0.5...calibre-4.0.6) (2021-11-07)
#### Chore
* update non-major ([#1270](https://github.com/truecharts/apps/issues/1270))
<a name="calibre-4.0.5"></a>
### [calibre-4.0.5](https://github.com/truecharts/apps/compare/calibre-web-9.0.4...calibre-4.0.5) (2021-11-07)
+1 -1
View File
@@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.UMASK_SET | string | `"022"` | for umask setting of Calibre, default if left unset is 022. |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/calibre"` | image repository |
| image.tag | string | `"5.31.1@sha256:09519d76809cd8ff89fbe8469a7a11c7de3cc14c8d20207c8e6d5dcee60ac964"` | image tag |
| image.tag | string | `"v5.31.1-ls136@sha256:09519d76809cd8ff89fbe8469a7a11c7de3cc14c8d20207c8e6d5dcee60ac964"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |