Chart.yaml 701 B

1234567891011121314151617181920212223242526
  1. name: webdav
  2. description: WebDAV is a set of extensions to the HTTP protocol which allows users
  3. to collaboratively edit and manage files on remote web servers.
  4. annotations:
  5. title: WebDAV
  6. type: application
  7. version: 1.0.31
  8. apiVersion: v2
  9. appVersion: 2.4.63
  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: http://www.webdav.org/
  20. icon: https://media.sys.truenas.net/apps/webdav/icons/icon.png
  21. sources:
  22. - http://www.webdav.org/
  23. - https://github.com/truenas/charts/tree/master/community/webdav
  24. keywords:
  25. - webdav
  26. - file-sharing