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-28 11:54:51 +00:00
parent 18ad857247
commit 2d73b76a4e
224 changed files with 2776 additions and 990 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="plex-8.0.48"></a>
### [plex-8.0.48](https://github.com/truecharts/apps/compare/plex-8.0.47...plex-8.0.48) (2022-02-28)
#### Chore
* rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957))
* update docker general non-major ([#1980](https://github.com/truecharts/apps/issues/1980))
<a name="plex-8.0.47"></a>
### [plex-8.0.47](https://github.com/truecharts/apps/compare/plex-8.0.46...plex-8.0.47) (2022-02-21)
+1 -1
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.ALLOWED_NETWORKS | string | `"172.16.0.0/16"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/plex"` | |
| image.tag | string | `"v1.25.5.5492@sha256:01cf8f0b61f5330d53d61c5999ac1f7356587063e6919b9b595b2ef7c7716e47"` | |
| image.tag | string | `"v1.25.6.5577@sha256:b72fb9cdbe4e280500d2606bc1a293fdda548860654389d464be0b4464e470fc"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| service.main.ports.main.port | int | `32400` | |
File diff suppressed because one or more lines are too long