소스 검색

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.