mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 02:20:15 +08:00
* Upgraded catalog item(s)
This commit upgrades minio, recyclarr, metube, roundcube, netbootxyz, n8n, actual-budget, audiobookshelf catalog item(s).
* revert netboot
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
26 lines
570 B
YAML
26 lines
570 B
YAML
name: minio
|
|
description: High Performance, Kubernetes Native Object Storage
|
|
annotations:
|
|
title: MinIO
|
|
type: application
|
|
version: 2.0.15
|
|
apiVersion: v2
|
|
appVersion: 2024-08-03T04-33-23Z
|
|
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://min.io
|
|
icon: https://media.sys.truenas.net/apps/minio/icons/icon.png
|
|
sources:
|
|
- https://github.com/minio/minio
|
|
keywords:
|
|
- storage
|
|
- object-storage
|
|
- S3
|