Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="calibre-3.0.4"></a>
|
||||
### [calibre-3.0.4](https://github.com/truecharts/apps/compare/calibre-3.0.3...calibre-3.0.4) (2021-10-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099))
|
||||
|
||||
|
||||
|
||||
<a name="calibre-3.0.3"></a>
|
||||
### [calibre-3.0.3](https://github.com/truecharts/apps/compare/calibre-web-8.0.2...calibre-3.0.3) (2021-09-29)
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.0.13 |
|
||||
| https://truecharts.org | common | 8.2.2 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
|
||||
<a name="calibre-3.0.4"></a>
|
||||
### [calibre-3.0.4](https://github.com/truecharts/apps/compare/calibre-3.0.3...calibre-3.0.4) (2021-10-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099))
|
||||
|
||||
@@ -15,8 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.CLI_ARGS | string | `nil` | Optionally pass cli start arguments to calibre. |
|
||||
| env.GUAC_PASS | string | `nil` | Password's md5 hash for the calibre gui |
|
||||
| env.GUAC_USER | string | `nil` | Username for the calibre gui |
|
||||
| env.PGID | string | `"1001"` | Specify the group ID the application will run as |
|
||||
| env.PUID | string | `"1001"` | Specify the user ID the application will run as |
|
||||
| env.PUID | int | `568` | Specify the user ID the application will run as |
|
||||
| env.TZ | string | `"UTC"` | Set the container timezone |
|
||||
| env.UMASK_SET | string | `"022"` | for umask setting of Calibre, default if left unset is 022. |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
|
||||
Reference in New Issue
Block a user