Skip to content

Commit c825034

Browse files
committed
Release Jellyfin version 1.1.0
1 parent 2b0bd38 commit c825034

File tree

4 files changed

+55
-3
lines changed

4 files changed

+55
-3
lines changed

docs/index.yaml

+32-1
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,37 @@ entries:
283283
- https://utkuozdemir.org/helm-charts/huginn-1.0.0.tgz
284284
version: 1.0.0
285285
jellyfin:
286+
- annotations:
287+
artifacthub.io/changes: |
288+
- Bump app version to 10.7.0-1-ls99
289+
artifacthub.io/images: |
290+
- name: linuxserver/jellyfin
291+
image: docker.io/linuxserver/jellyfin:10.7.0-1-ls99
292+
artifacthub.io/license: MIT
293+
apiVersion: v2
294+
appVersion: 10.7.0-1-ls99
295+
created: "2021-03-09T11:58:00.25626+01:00"
296+
description: jellyfin Helm chart that is based on linuxserver/jellyfin Docker image.
297+
digest: f2226555392af480a3e563ec87b23cd816ee7d70414e58b8cfc64c27eed13f03
298+
home: https://jellyfin.org
299+
icon: https://utkuozdemir.org/helm-charts/jellyfin.png
300+
keywords:
301+
- jellyfin
302+
- media-server
303+
- streaming
304+
- video
305+
maintainers:
306+
307+
name: Utku Özdemir
308+
url: https://utkuozdemir.org
309+
name: jellyfin
310+
sources:
311+
- https://github.com/jellyfin/jellyfin
312+
- https://github.com/utkuozdemir/helm-charts
313+
type: application
314+
urls:
315+
- https://utkuozdemir.org/helm-charts/jellyfin-1.1.0.tgz
316+
version: 1.1.0
286317
- apiVersion: v2
287318
appVersion: 10.6.4-1-ls82
288319
created: "2020-11-15T22:07:04.946253+01:00"
@@ -483,4 +514,4 @@ entries:
483514
urls:
484515
- https://utkuozdemir.org/helm-charts/transmission-openvpn-0.1.0.tgz
485516
version: 0.1.0
486-
generated: "2021-03-08T23:46:42.618348+01:00"
517+
generated: "2021-03-09T11:58:00.254871+01:00"

docs/jellyfin-1.1.0.tgz

6.07 KB
Binary file not shown.

docs/jellyfin.png

24.5 KB
Loading

jellyfin/Chart.yaml

+23-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,26 @@ apiVersion: v2
22
name: jellyfin
33
description: jellyfin Helm chart that is based on linuxserver/jellyfin Docker image.
44
type: application
5-
version: 1.0.7
6-
appVersion: 10.6.4-1-ls82
5+
version: 1.1.0
6+
appVersion: 10.7.0-1-ls99
7+
home: https://jellyfin.org
8+
keywords:
9+
- jellyfin
10+
- media-server
11+
- streaming
12+
- video
13+
sources:
14+
- https://github.com/jellyfin/jellyfin
15+
- https://github.com/utkuozdemir/helm-charts
16+
icon: https://utkuozdemir.org/helm-charts/jellyfin.png
17+
maintainers:
18+
- name: Utku Özdemir
19+
20+
url: https://utkuozdemir.org
21+
annotations:
22+
artifacthub.io/license: MIT
23+
artifacthub.io/changes: |
24+
- Bump app version to 10.7.0-1-ls99
25+
artifacthub.io/images: |
26+
- name: linuxserver/jellyfin
27+
image: docker.io/linuxserver/jellyfin:10.7.0-1-ls99

0 commit comments

Comments
 (0)