mirror of
https://github.com/truenas/charts.git
synced 2026-04-26 19:42:14 +08:00
This commit upgrades metube, ipfs, wordpress, komga, n8n, unifi-controller catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
27 lines
692 B
YAML
27 lines
692 B
YAML
name: metube
|
|
description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist
|
|
support.
|
|
annotations:
|
|
title: MeTube
|
|
type: application
|
|
version: 1.2.32
|
|
apiVersion: v2
|
|
appVersion: '2024-09-11'
|
|
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://github.com/alexta69/metube
|
|
icon: https://media.sys.truenas.net/apps/metube/icons/icon.svg
|
|
sources:
|
|
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/metube
|
|
- https://github.com/alexta69/metube
|
|
keywords:
|
|
- youtube-dl
|
|
- yt-dlp
|