This repository was archived by the owner on Aug 22, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-14
lines changed Expand file tree Collapse file tree 1 file changed +4
-14
lines changed Original file line number Diff line number Diff line change 1
1
# jellyfin
2
2
3
- ![ 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 )
3
+ ![ 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 )
4
4
5
5
Jellyfin is a Free Software Media System
6
6
80
80
| env.TZ | string | ` "UTC" ` | Set the container timezone |
81
81
| image.pullPolicy | string | ` "IfNotPresent" ` | image pull policy |
82
82
| image.repository | string | ` "jellyfin/jellyfin" ` | image repository |
83
- | image.tag | string | ` "10.8.1" ` | image tag |
83
+ | image.tag | string | chart.appVersion | image tag |
84
84
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
85
85
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
86
86
| podSecurityContext | object | ` {} ` | Configure the Security Context for the Pod |
90
90
91
91
### Version 9.5.2
92
92
93
- #### Changed
94
-
95
- * Updated Jellyfin to 10.8.1
96
-
97
- #### Fixed
98
-
99
- * Fixed typo in homepage URL
100
-
101
- ### Version 9.5.1
102
-
103
93
#### Added
104
94
105
95
N/A
106
96
107
97
#### Changed
108
98
109
- * Upgraded ` common ` chart dependency to version 4.5 .1
99
+ * Upgraded Jellyfin to 10.8 .1
110
100
111
101
#### Fixed
112
102
113
- N/A
103
+ * Fixed typo in homepage URL
114
104
115
105
### Older versions
116
106
You can’t perform that action at this time.
0 commit comments