Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-31 07:28:27 +00:00
parent afda0ad76c
commit 0200d38a1c
7 changed files with 71 additions and 1 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="unmanic-0.0.4"></a>
### [unmanic-0.0.4](https://github.com/truecharts/apps/compare/unmanic-0.0.3...unmanic-0.0.4) (2022-01-31)
#### Fix
* force disable nvidia, if no gpu is assigned ([#1817](https://github.com/truecharts/apps/issues/1817))
<a name="unmanic-0.0.3"></a>
### [unmanic-0.0.3](https://github.com/truecharts/apps/compare/unmanic-0.0.2...unmanic-0.0.3) (2022-01-30)
@@ -13,6 +13,7 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| env.PUID | int | `568` | |
| env.TZ | string | `"UTC"` | |
| envFrom[0].configMapRef.name | string | `"unmanic-config"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/unmanic"` | |
| image.tag | string | `"v0.1.4@sha256:9a255521474745ab6ee4ea481db72b86da27ff390741d030839efb61d2cff60e"` | |
@@ -23,6 +24,8 @@ You will, however, be able to use all values referenced in the common chart here
| persistence.config.mountPath | string | `"/config"` | |
| persistence.library.enabled | bool | `true` | |
| persistence.library.mountPath | string | `"/library"` | |
| persistence.remote.enabled | bool | `true` | |
| persistence.remote.mountPath | string | `"/tmp/unmanic/remote_library"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
File diff suppressed because one or more lines are too long
+31 -1
View File
@@ -51136,6 +51136,36 @@ entries:
- https://github.com/truecharts/apps/releases/download/unifi-9.0.20/unifi-9.0.20.tgz
version: 9.0.20
unmanic:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- media
truecharts.org/grade: U
apiVersion: v2
appVersion: 0.1.4
created: "2022-01-31T07:28:27.206812975Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.14.2
description: Unmanic is a simple tool for optimising your file library.
digest: ed1c1950afe6c524e90e022cacc4cb69532de6a29f415d279fa023d405dee698
home: https://github.com/truecharts/apps/tree/master/charts/stable/unmanic
icon: https://truecharts.org/_static/img/appicons/unmanic-icon.png
keywords:
- media
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: unmanic
sources:
- https://github.com/Unmanic/unmanic
- https://hub.docker.com/r/josh5/unmanic
urls:
- https://github.com/truecharts/apps/releases/download/unmanic-0.0.4/unmanic-0.0.4.tgz
version: 0.0.4
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -53960,4 +53990,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-01-30T23:51:22.494203165Z"
generated: "2022-01-31T07:28:27.210913035Z"