mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
* fix CPU limit label in questions.yaml Multiple charts contained a typo in the Resource Limits section of questions.yaml. Replaced all values of "CPU Limresource limitsit" with "CPU Limit" * bumps --------- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com>
31 lines
816 B
YAML
31 lines
816 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: 1.6.31
|
|
apiVersion: v2
|
|
appVersion: 27.0.0
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common/2304.0.1
|
|
version: 2304.0.1
|
|
home: https://nextcloud.com/
|
|
icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
|
|
sources:
|
|
- https://github.com/nextcloud/docker
|
|
- https://github.com/nextcloud/helm
|
|
- https://github.com/truenas/charts/tree/master/library/ix-dev/charts/nextcloud
|
|
keywords:
|
|
- nextcloud
|
|
- storage
|
|
- http
|
|
- web
|
|
- php
|