Skip to content

Commit b842a78

Browse files
authored
Merge pull request #128 from djjudas21/jellyfin-10.10.6
Update to Jellyfin v10.10.6
2 parents 1bce804 + 570cfd3 commit b842a78

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: 3.2.5
6-
appVersion: 10.10.5
5+
version: 3.2.6
6+
appVersion: 10.10.6
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.10.5
25+
description: Update to Jellyfin v10.10.6

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: 3.2.5](https://img.shields.io/badge/Version-3.2.5-informational?style=flat-square)
22-
![AppVersion: 10.10.5](https://img.shields.io/badge/AppVersion-10.10.5-informational?style=flat-square)
21+
![Version: 3.2.6](https://img.shields.io/badge/Version-3.2.6-informational?style=flat-square)
22+
![AppVersion: 10.10.6](https://img.shields.io/badge/AppVersion-10.10.6-informational?style=flat-square)
2323

2424
</div>
2525

0 commit comments

Comments
 (0)