28 lines
766 B
YAML
28 lines
766 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: podgrab
|
|
version: 1.0.3
|
|
upstream_version: 1.0.0
|
|
appVersion: "latest"
|
|
description: A self-hosted podcast manager to download episodes as soon as they become live.
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/incubator/podgrab
|
|
icon: https://truecharts.org/_static/img/podgrab-icon.png
|
|
keywords:
|
|
- podgrab
|
|
sources:
|
|
- https://github.com/akhilrex/podgrab
|
|
- https://hub.docker.com/r/akhilrex/podgrab
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 3.5.5
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
- name: warllo54
|
|
email: 20650065+warllo54@users.noreply.github.com
|
|
url: truecharts.org
|