mirror of
https://github.com/helm/charts.git
synced 2026-08-23 06:17:18 +00:00
* [stable/nextcloud] add subPath option [Why] The user will now be able to specify nextcloud.persistence.subPath and it will automatically set each of the nextcloud-data mounts properly Signed-off-by: Samantha McVey <samantham@posteo.net> * [stable/nextcloud] bump chart version to 1.9.2 Signed-off-by: Samantha McVey <samantham@posteo.net> * [stable/nextcloud] document persistence.subPath option Signed-off-by: Samantha McVey <samantham@posteo.net>
21 lines
534 B
YAML
21 lines
534 B
YAML
apiVersion: v1
|
|
name: nextcloud
|
|
version: 1.9.2
|
|
appVersion: 17.0.0
|
|
description: A file sharing server that puts the control and security of your own data back into your hands.
|
|
keywords:
|
|
- nextcloud
|
|
- storage
|
|
- http
|
|
- web
|
|
- php
|
|
home: https://nextcloud.com/
|
|
icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
|
|
sources:
|
|
- https://github.com/nextcloud/docker
|
|
maintainers:
|
|
- name: chrisingenhaag
|
|
email: christian.ingenhaag@googlemail.com
|
|
- name: billimek
|
|
email: jeff@billimek.com
|