Add changelog for plex/minio charts

This commit is contained in:
Waqar Ahmed
2021-04-07 22:33:57 +05:00
parent 5f083055b8
commit a1682d003f
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1 @@
* TLS Support added for Minio application. This lets users to use TrueNAS certificates with Minio Application.

View File

@@ -0,0 +1,5 @@
* Application liveness / readiness probes were updated addressing a bug where TrueNAS failed
to consider plex application as `Active` if it was configured to only use `HTTPS`.
* Nvidia GPU support was properly added which ensures users having NVIDIA gpu can now consume it
for hardware acceleration.