mirror of
https://github.com/truenas/charts.git
synced 2026-02-11 06:16:23 +08:00
* Upgraded catalog item(s)
This commit upgrades elastic-search, nextcloud, pgadmin, immich, n8n catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
31 lines
801 B
YAML
31 lines
801 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.49
|
|
apiVersion: v2
|
|
appVersion: 27.1.1
|
|
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/charts/nextcloud
|
|
keywords:
|
|
- nextcloud
|
|
- storage
|
|
- http
|
|
- web
|
|
- php
|