Chart.yaml 658 B

12345678910111213141516171819202122232425
  1. name: metube
  2. description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist support.
  3. annotations:
  4. title: MeTube
  5. type: application
  6. version: 1.2.7
  7. apiVersion: v2
  8. appVersion: '2024-01-05'
  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.9
  18. home: https://github.com/alexta69/metube
  19. icon: https://localhost/no-icon
  20. sources:
  21. - https://github.com/truenas/charts/tree/master/library/ix-dev/community/metube
  22. - https://github.com/alexta69/metube
  23. keywords:
  24. - youtube-dl
  25. - yt-dlp