Chart.yaml 692 B

12345678910111213141516171819202122232425
  1. name: webdav
  2. description: WebDAV is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.
  3. annotations:
  4. title: WebDAv
  5. type: application
  6. version: 1.0.0
  7. apiVersion: v2
  8. appVersion: '1.1.3.2982'
  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.0.7
  18. home: http://www.webdav.org/
  19. icon: http://www.webdav.org/images/webdav-logo.jpg
  20. sources:
  21. - http://www.webdav.org/
  22. - https://github.com/truenas/charts/tree/master/community/webdav
  23. keywords:
  24. - webdav
  25. - file-sharing