Chart.yaml 692 B

1234567891011121314151617181920212223242526
  1. name: metube
  2. description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist
  3. support.
  4. annotations:
  5. title: MeTube
  6. type: application
  7. version: 1.2.52
  8. apiVersion: v2
  9. appVersion: '2025-03-04'
  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.9
  19. home: https://github.com/alexta69/metube
  20. icon: https://media.sys.truenas.net/apps/metube/icons/icon.svg
  21. sources:
  22. - https://github.com/truenas/charts/tree/master/library/ix-dev/community/metube
  23. - https://github.com/alexta69/metube
  24. keywords:
  25. - youtube-dl
  26. - yt-dlp