Chart.yaml 699 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.17
  7. apiVersion: v2
  8. appVersion: 2.4.58
  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.6
  18. home: http://www.webdav.org/
  19. icon: https://media.sys.truenas.net/apps/webdav/icons/icon.png
  20. sources:
  21. - http://www.webdav.org/
  22. - https://github.com/truenas/charts/tree/master/community/webdav
  23. keywords:
  24. - webdav
  25. - file-sharing