Chart.yaml 790 B

123456789101112131415161718192021222324252627
  1. name: tautulli
  2. description: Tautulli is a python based web application for monitoring, analytics and notifications for Plex Media Server.
  3. annotations:
  4. title: Tautulli
  5. type: application
  6. version: 1.1.4
  7. apiVersion: v2
  8. appVersion: 2.13.2
  9. kubeVersion: '>=1.16.0-0'
  10. maintainers:
  11. - name: truenas
  12. url: https://www.truenas.com/
  13. email: dev@ixsystems.com
  14. dependencies:
  15. - name: common
  16. repository: file://../../../common
  17. version: 1.2.3
  18. home: https://tautulli.com/
  19. icon: https://media.sys.truenas.net/apps/tautulli/icons/icon.png
  20. sources:
  21. - https://github.com/onedr0p/containers/tree/main/apps/tautulli
  22. - https://github.com/truenas/charts/tree/master/library/ix-dev/community/tautulli
  23. - https://github.com/Tautulli/Tautulli
  24. keywords:
  25. - media
  26. - analytics
  27. - notifications