GHP publish
This commit is contained in:
15
peertube/Chart.yaml
Normal file
15
peertube/Chart.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
apiVersion: v2
|
||||
name: peertube
|
||||
description: A PeerTube Helm chart for Kubernetes
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 10.2.1
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 12.3.2
|
||||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: 3.0.0
|
Reference in New Issue
Block a user