Started adding invidious chart.

This commit is contained in:
2022-07-15 09:13:59 +12:00
parent 1bc1409b46
commit 97aa1f9654
8 changed files with 172 additions and 22 deletions

9
invidious/Chart.yaml Normal file
View File

@ -0,0 +1,9 @@
apiVersion: v2
name: invidious
description: A helm chart for deploying invidious youtube front-end on kubernetes.
version: 1.1.1
appVersion: 0.20.1
dependencies:
- name: postgresql
version: ~11.1.3
repository: "https://charts.bitnami.com/bitnami/"