mirror of
https://github.com/truenas/charts.git
synced 2026-03-31 17:31:09 +08:00
31 lines
746 B
YAML
31 lines
746 B
YAML
name: nextcloud
|
|
description: A file sharing server that puts the control and security of your own
|
|
data back into your hands.
|
|
annotations:
|
|
title: Nextcloud
|
|
type: application
|
|
version: 2.0.21
|
|
apiVersion: v2
|
|
appVersion: 30.0.5
|
|
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: https://nextcloud.com/
|
|
icon: https://media.sys.truenas.net/apps/nextcloud/icons/icon.svg
|
|
sources:
|
|
- https://github.com/nextcloud/docker
|
|
- https://github.com/nextcloud/helm
|
|
- https://github.com/truenas/charts/tree/master/charts/nextcloud
|
|
keywords:
|
|
- nextcloud
|
|
- storage
|
|
- http
|
|
- web
|
|
- php
|