mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 05:39:24 +08:00
This commit upgrades plex, nextcloud catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
30 lines
787 B
YAML
30 lines
787 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.22
|
|
apiVersion: v2
|
|
appVersion: 26.0.1
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common/2304.0.0
|
|
version: 2304.0.0
|
|
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
|