Chart.yaml 803 B

123456789101112131415161718192021222324252627
  1. name: handbrake
  2. description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.
  3. annotations:
  4. title: HandBrake
  5. type: application
  6. version: 1.0.1
  7. apiVersion: v2
  8. appVersion: 23.12.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.8
  18. home: https://github.com/jlesage/docker-handbrake
  19. icon: https://media.sys.truenas.net/apps/handbrake/icons/icon.png
  20. sources:
  21. - https://github.com/jlesage/docker-handbrake
  22. - https://github.com/truenas/charts/tree/master/library/ix-dev/community/handbrake
  23. - https://hub.docker.com/r/jlesage/handbrake
  24. keywords:
  25. - media
  26. - video
  27. - transcoder