Skip to content

Commit c65e7e8

Browse files
authored
Merge pull request #196 from djjudas21/jelly10.11.5
Update to Jellyfin v10.11.5
2 parents b434238 + 7667b26 commit c65e7e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/jellyfin/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
type: application
33
name: jellyfin
44
description: Your media, your server, your way
5-
version: 4.0.1
6-
appVersion: 10.11.0
5+
version: 4.0.2
6+
appVersion: 10.11.5
77
kubeVersion: '>=1.20.0-0'
88
home: https://jellyfin.org/
99
icon: https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/icon-transparent.svg
@@ -22,4 +22,4 @@ dependencies: []
2222
annotations:
2323
artifacthub.io/changes: |-
2424
- kind: changed
25-
description: Update to Jellyfin v10.11.0 and fix tmp dir
25+
description: Update to Jellyfin v10.11.5

charts/jellyfin/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
](LICENSE)
1919
<br/>
2020
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
21-
![Version: 4.0.1](https://img.shields.io/badge/Version-4.0.1-informational?style=flat-square)
22-
![AppVersion: 10.11.0](https://img.shields.io/badge/AppVersion-10.11.0-informational?style=flat-square)
21+
![Version: 4.0.2](https://img.shields.io/badge/Version-4.0.2-informational?style=flat-square)
22+
![AppVersion: 10.11.5](https://img.shields.io/badge/AppVersion-10.11.5-informational?style=flat-square)
2323

2424
</div>
2525

0 commit comments

Comments
 (0)