charts/stable/jellyfin: Update to 10.8.4

This commit is contained in:
Mike Cronce 2022-08-19 00:24:48 -04:00
parent 9ebe6d0700
commit 571996d324
2 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
---
apiVersion: v2
appVersion: 10.8.1
appVersion: 10.8.4
description: Jellyfin is a Free Software Media System
name: jellyfin
version: 9.5.3
version: 9.5.4
kubeVersion: ">=1.16.0-0"
keywords:
- jellyfin
@ -24,4 +24,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.2
description: Updated Jellyfin to 10.8.4

View File

@ -88,7 +88,7 @@ N/A
## Changelog
### Version 9.5.3
### Version 9.5.4
#### Added
@ -96,7 +96,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.5.2
* Updated Jellyfin to 10.8.4
#### Fixed