Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
12908c1a37
commit
5e82ba2ced
|
@ -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)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.32.0"
|
||||
appVersion: "5.36.08"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
|
|
@ -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
|
@ -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)
|
||||
|
||||
|
|
|
@ -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
|
@ -3538,6 +3538,36 @@ entries:
|
|||
- https://github.com/truecharts/apps/releases/download/bookstack-0.0.11/bookstack-0.0.11.tgz
|
||||
version: 0.0.11
|
||||
calibre:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 5.36.08
|
||||
created: "2022-02-12T19:35:15.139489597Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.15.2
|
||||
description: Calibre is a powerful and easy to use e-book manager.
|
||||
digest: 8566d9904a3766b53987d02df282310429696b3adbe101f153481b59ae1d2aae
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/calibre
|
||||
icon: https://truecharts.org/_static/img/appicons/calibre-icon.png
|
||||
keywords:
|
||||
- calibre
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: calibre
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/calibre/
|
||||
- https://github.com/kovidgoyal/calibre/
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/calibre-5.0.22/calibre-5.0.22.tgz
|
||||
version: 5.0.22
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
@ -60526,4 +60556,4 @@ entries:
|
|||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
||||
version: 9.0.24
|
||||
generated: "2022-02-12T13:44:18.675722041Z"
|
||||
generated: "2022-02-12T19:35:15.14574709Z"
|
||||
|
|
Loading…
Reference in New Issue