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-06 12:23:17 +00:00
parent 7d13e1187f
commit 044faac33c
5 changed files with 31 additions and 7715 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="jellyfin-9.0.39"></a>
### [jellyfin-9.0.39](https://github.com/truecharts/apps/compare/jellyfin-9.0.38...jellyfin-9.0.39) (2022-02-06)
#### Chore
* Mount cache to emptyDir and add PublishedServerURL var ([#1853](https://github.com/truecharts/apps/issues/1853))
<a name="jellyfin-9.0.38"></a>
### [jellyfin-9.0.38](https://github.com/truecharts/apps/compare/jellyfin-9.0.37...jellyfin-9.0.38) (2022-02-05)
+4
View File
@@ -11,9 +11,13 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.JELLYFIN_PublishedServerUrl | string | `"https://jelly.mydomain.com"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/jellyfin"` | |
| image.tag | string | `"v10.7.7@sha256:0136db4677a2ee2ee8a6962d813d6e3b49aa86784a7cfdc3af76427db32c3470"` | |
| persistence.cache.enabled | bool | `true` | |
| persistence.cache.mountPath | string | `"/cache"` | |
| persistence.cache.type | string | `"emptyDir"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="jellyfin-9.0.39"></a>
### [jellyfin-9.0.39](https://github.com/truecharts/apps/compare/jellyfin-9.0.38...jellyfin-9.0.39) (2022-02-06)
#### Chore
* Mount cache to emptyDir and add PublishedServerURL var ([#1853](https://github.com/truecharts/apps/issues/1853))
<a name="jellyfin-9.0.38"></a>
### [jellyfin-9.0.38](https://github.com/truecharts/apps/compare/jellyfin-9.0.37...jellyfin-9.0.38) (2022-02-05)
+4
View File
@@ -11,9 +11,13 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.JELLYFIN_PublishedServerUrl | string | `"https://jelly.mydomain.com"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/jellyfin"` | |
| image.tag | string | `"v10.7.7@sha256:0136db4677a2ee2ee8a6962d813d6e3b49aa86784a7cfdc3af76427db32c3470"` | |
| persistence.cache.enabled | bool | `true` | |
| persistence.cache.mountPath | string | `"/cache"` | |
| persistence.cache.type | string | `"emptyDir"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
+5 -7715
View File
File diff suppressed because it is too large Load Diff