1234567891011121314151617181920212223242526 |
- 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.25
- apiVersion: v2
- appVersion: 2.4.59
- 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.9
- 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
|