15 lines
313 B
YAML
15 lines
313 B
YAML
apiVersion: v2
|
|
description: A web-based frontend for yt-dlp
|
|
name: ytdl-web
|
|
version: 1.0.0
|
|
kubeVersion: ">=1.22.0-0"
|
|
type: application
|
|
appVersion: 1.0.0
|
|
maintainers:
|
|
- name: fifitido
|
|
email: me@fifitido.net
|
|
dependencies:
|
|
- name: common
|
|
repository: https://bjw-s.github.io/helm-charts
|
|
version: 1.4.0
|