Skip to content

Commit cd76c35

Browse files
Update jellyfin/jellyfin Docker tag to v10.10.6 (#283)
* Update jellyfin/jellyfin Docker tag to v10.10.6 * [AUTO] Update chart version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent ad5db2f commit cd76c35

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/jellyfin/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ apiVersion: v2
33
type: application
44
name: jellyfin
55
description: Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media
6-
version: 1.2.2
7-
appVersion: "10.10.5"
6+
version: 1.2.3
7+
appVersion: "10.10.6"
88
icon: https://raw.githubusercontent.com/RubxKube/charts/main/img/jellyfin-logo.png
99
maintainers:
1010
- name: QJOLY

charts/jellyfin/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ common:
3030
isPrivate: false
3131
secretName: null
3232
repository: jellyfin/jellyfin
33-
tag: "10.10.5"
33+
tag: "10.10.6"
3434
pullPolicy: Always
3535

3636
ingress:

0 commit comments

Comments
 (0)