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-12 19:35:15 +00:00
parent 12908c1a37
commit 5e82ba2ced
8 changed files with 126 additions and 136 deletions

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="calibre-5.0.22"></a>
### [calibre-5.0.22](https://github.com/truecharts/apps/compare/calibre-web-9.0.39...calibre-5.0.22) (2022-02-12)
#### Fix
* adjust tag format ([#1885](https://github.com/truecharts/apps/issues/1885))
<a name="calibre-5.0.21"></a>
### [calibre-5.0.21](https://github.com/truecharts/apps/compare/calibre-web-9.0.38...calibre-5.0.21) (2022-02-08)

View File

@@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/calibre"` | |
| image.tag | string | `"v5.32.0-ls138@sha256:a7c6272300628eb747dc129001aef8bc53d9b462ebe6b4953de904a2a5e15c8e"` | |
| image.tag | string | `"v5.36.08@sha256:b1358d3feff98cd3b187be778788ad74e884c46462a1a1bce081846ba38f51b0"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |

File diff suppressed because one or more lines are too long