12345678910111213141516171819202122232425 |
- name: webdav
- description: WebDAV is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.
- annotations:
- title: WebDAV
- type: application
- version: 1.0.17
- apiVersion: v2
- appVersion: 2.4.58
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.2.6
- home: http://www.webdav.org/
- icon: https://media.sys.truenas.net/apps/webdav/icons/icon.png
- sources:
- - http://www.webdav.org/
- - https://github.com/truenas/charts/tree/master/community/webdav
- keywords:
- - webdav
- - file-sharing
|