chore: Auto-update chart README [skip ci]

This commit is contained in:
k8s-at-home[bot] 2022-08-02 12:50:07 +00:00
parent a936168c5e
commit 5c394e807d

View File

@ -1,6 +1,6 @@
# jellyfin # jellyfin
![Version: 9.5.1](https://img.shields.io/badge/Version-9.5.1-informational?style=flat-square) ![AppVersion: 10.7.7](https://img.shields.io/badge/AppVersion-10.7.7-informational?style=flat-square) ![Version: 9.5.2](https://img.shields.io/badge/Version-9.5.2-informational?style=flat-square) ![AppVersion: 10.8.1](https://img.shields.io/badge/AppVersion-10.8.1-informational?style=flat-square)
Jellyfin is a Free Software Media System Jellyfin is a Free Software Media System
@ -80,7 +80,7 @@ N/A
| env.TZ | string | `"UTC"` | Set the container timezone | | env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"jellyfin/jellyfin"` | image repository | | image.repository | string | `"jellyfin/jellyfin"` | image repository |
| image.tag | string | `"10.8.1"` | image tag | | image.tag | string | chart.appVersion | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext | object | `{}` | Configure the Security Context for the Pod | | podSecurityContext | object | `{}` | Configure the Security Context for the Pod |
@ -90,27 +90,17 @@ N/A
### Version 9.5.2 ### Version 9.5.2
#### Changed
* Updated Jellyfin to 10.8.1
#### Fixed
* Fixed typo in homepage URL
### Version 9.5.1
#### Added #### Added
N/A N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version 4.5.1 * Upgraded Jellyfin to 10.8.1
#### Fixed #### Fixed
N/A * Fixed typo in homepage URL
### Older versions ### Older versions