mirror of
https://github.com/truenas/charts.git
synced 2026-05-04 12:53:22 +08:00
* initial commit * add some templates * add common and templates * update strategy * fix tempaltes * fix host * add metadata * add readme * fix probe * add questiosn * typo * quote * disable by default the redirect * add another test * rename service * remove todo * fix backend url and questions
26 lines
733 B
YAML
26 lines
733 B
YAML
name: castopod
|
|
description: Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.
|
|
annotations:
|
|
title: Castopod
|
|
type: application
|
|
version: 1.0.0
|
|
apiVersion: v2
|
|
appVersion: 1.6.5
|
|
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.1.1
|
|
home: https://castopod.org
|
|
icon: https://docs.castopod.org/images/castopod-logo-inline.svg
|
|
sources:
|
|
- https://hub.docker.com/r/castopod/castopod
|
|
- https://github.com/truenas/charts/tree/master/community/castopod
|
|
- https://code.castopod.org/adaures/castopod
|
|
keywords:
|
|
- podcast
|