浏览代码

Add changelog for plex/minio charts

Waqar Ahmed 4 年之前
父节点
当前提交
a1682d003f
共有 2 个文件被更改,包括 6 次插入0 次删除
  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.