mirror of
https://github.com/helm/charts.git
synced 2026-08-20 12:57:55 +00:00
* deprecate nextcloud helm chart Signed-off-by: Jeff Billimek <jeff@billimek.com> * add additional deprecation language Signed-off-by: Jeff Billimek <jeff@billimek.com>
18 lines
555 B
YAML
18 lines
555 B
YAML
apiVersion: v1
|
|
name: nextcloud
|
|
version: 1.12.1
|
|
appVersion: 17.0.0
|
|
# The nextcloud chart is deprecated and no longer maintained. For details deprecation, see the PROCESSES.md file.
|
|
description: DEPRECATED - 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
|
|
deprecated: true
|