From 5024a2d1fb4992cb117e4d3b2e9e59fb05625915 Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Fri, 3 Sep 2021 15:28:24 +0700 Subject: [PATCH] Add Jellyfin --- apps/jellyfin/Chart.yaml | 7 +++++++ apps/jellyfin/values.yaml | 1 + 2 files changed, 8 insertions(+) create mode 100644 apps/jellyfin/Chart.yaml create mode 100644 apps/jellyfin/values.yaml diff --git a/apps/jellyfin/Chart.yaml b/apps/jellyfin/Chart.yaml new file mode 100644 index 00000000..bcacb985 --- /dev/null +++ b/apps/jellyfin/Chart.yaml @@ -0,0 +1,7 @@ +apiVersion: v2 +name: jellyfin +version: 9.0.0 +dependencies: +- name: jellyfin + version: 9.0.0 + repository: https://k8s-at-home.com/charts/ diff --git a/apps/jellyfin/values.yaml b/apps/jellyfin/values.yaml new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/apps/jellyfin/values.yaml @@ -0,0 +1 @@ +