mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 21:28:46 +08:00
* Upgraded catalog item(s)
This commit upgrades photoprism, nextcloud, emby, bazarr, pgadmin, drawio, tailscale, prowlarr, jellyfin, netbootxyz, planka catalog item(s).
* revert pg-admin
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
31 lines
745 B
YAML
31 lines
745 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: 2.0.7
|
|
apiVersion: v2
|
|
appVersion: 29.0.1
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.2.9
|
|
home: https://nextcloud.com/
|
|
icon: https://media.sys.truenas.net/apps/nextcloud/icons/icon.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
|