Chart.yaml 728 B

123456789101112131415161718192021222324252627
  1. name: sabnzbd
  2. description: SABnzbd is an Open Source Binary Newsreader written in Python.
  3. annotations:
  4. title: SABnzbd
  5. type: application
  6. version: 1.2.2
  7. apiVersion: v2
  8. appVersion: 4.2.1
  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.6
  18. home: https://sabnzbd.org/
  19. icon: https://media.sys.truenas.net/apps/sabnzbd/icons/icon.svg
  20. sources:
  21. - https://github.com/onedr0p/containers/tree/main/apps/sabnzbd
  22. - https://github.com/truenas/charts/tree/master/library/ix-dev/community/sabnzbd
  23. - https://github.com/Sabnzbd/Sabnzbd
  24. keywords:
  25. - media
  26. - usenet
  27. - newsreader