Chart.yaml 792 B

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