Browse Source

Add changelog for plex/minio charts

Waqar Ahmed 4 năm trước cách đây
mục cha
commit
a1682d003f
2 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 1 0
      charts/minio/1.2.1/CHANGELOG.md
  2. 5 0
      charts/plex/1.3.0/CHANGELOG.md

+ 1 - 0
charts/minio/1.2.1/CHANGELOG.md

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

+ 5 - 0
charts/plex/1.3.0/CHANGELOG.md

@@ -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.