mirror of
https://github.com/truenas/charts.git
synced 2026-04-25 19:12:43 +08:00
* Upgraded catalog item(s)
This commit upgrades collabora, elastic-search, home-assistant, plex, minio, nextcloud, minecraft, gitea, pgadmin, mealie, chia, cloudflared, adguard-home, vaultwarden, metube, castopod, tailscale, prowlarr, omada-controller, radarr, immich, autobrr, sabnzbd, komga, grafana, searxng, n8n, node-red, actual-budget, homarr, audiobookshelf, odoo catalog item(s).
* revert 2 apps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
31 lines
746 B
YAML
31 lines
746 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.20
|
|
apiVersion: v2
|
|
appVersion: 30.0.4
|
|
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
|