Skip to content

Commit 15a4065

Browse files
committed
Release jellyfin chart version 1.2.7
1 parent a048ce8 commit 15a4065

File tree

3 files changed

+35
-3
lines changed

3 files changed

+35
-3
lines changed

docs/index.yaml

+33-1
Original file line numberDiff line numberDiff line change
@@ -711,6 +711,38 @@ entries:
711711
- https://utkuozdemir.org/helm-charts/huginn-1.0.0.tgz
712712
version: 1.0.0
713713
jellyfin:
714+
- annotations:
715+
artifacthub.io/changes: |
716+
- Add option to use host network
717+
artifacthub.io/images: |
718+
- name: linuxserver/jellyfin
719+
image: docker.io/linuxserver/jellyfin:10.7.7-1-ls130
720+
artifacthub.io/license: MIT
721+
apiVersion: v2
722+
appVersion: 10.7.7-1-ls130
723+
created: "2021-12-06T20:33:46.693139+01:00"
724+
description: Jellyfin Helm chart that is based on linuxserver/jellyfin Docker
725+
image.
726+
digest: 293e4e11bd9993d919842fee236a5fc134032f45edd6495892a17143c65069eb
727+
home: https://jellyfin.org
728+
icon: https://utkuozdemir.org/helm-charts/jellyfin.png
729+
keywords:
730+
- jellyfin
731+
- media-server
732+
- streaming
733+
- video
734+
maintainers:
735+
736+
name: Utku Özdemir
737+
url: https://utkuozdemir.org
738+
name: jellyfin
739+
sources:
740+
- https://github.com/jellyfin/jellyfin
741+
- https://github.com/utkuozdemir/helm-charts
742+
type: application
743+
urls:
744+
- https://utkuozdemir.org/helm-charts/jellyfin-1.2.7.tgz
745+
version: 1.2.7
714746
- annotations:
715747
artifacthub.io/changes: |
716748
- Update ingress to support newer Kubernetes APIs
@@ -1871,4 +1903,4 @@ entries:
18711903
urls:
18721904
- https://utkuozdemir.org/helm-charts/transmission-openvpn-0.1.0.tgz
18731905
version: 0.1.0
1874-
generated: "2021-11-05T23:42:39.400849Z"
1906+
generated: "2021-12-06T20:33:46.690859+01:00"

docs/jellyfin-1.2.7.tgz

6.48 KB
Binary file not shown.

jellyfin/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: jellyfin
33
description: Jellyfin Helm chart that is based on linuxserver/jellyfin Docker image.
44
type: application
5-
version: 1.2.6
5+
version: 1.2.7
66
appVersion: 10.7.7-1-ls130
77
home: https://jellyfin.org
88
keywords:
@@ -21,7 +21,7 @@ maintainers:
2121
annotations:
2222
artifacthub.io/license: MIT
2323
artifacthub.io/changes: |
24-
- Update ingress to support newer Kubernetes APIs
24+
- Add option to use host network
2525
artifacthub.io/images: |
2626
- name: linuxserver/jellyfin
2727
image: docker.io/linuxserver/jellyfin:10.7.7-1-ls130

0 commit comments

Comments
 (0)