mirror of
https://github.com/truenas/charts.git
synced 2026-02-13 23:35:36 +08:00
26 lines
699 B
YAML
26 lines
699 B
YAML
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.15
|
|
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.4
|
|
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
|