Skip to content

Commit d559061

Browse files
authored
[UPDATE][jellyfin][1.0.3]change auth level to internal (#455)
auto merge
1 parent 55a2c5d commit d559061

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

jellyfin/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: '1.0.2'
18+
version: '1.0.3'
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

jellyfin/OlaresManifest.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
description: The Free Software Media System
66
icon: https://file.bttcdn.com/appstore/jellyfin/icon.png
77
appid: jellyfin
8-
version: '1.0.2'
8+
version: '1.0.3'
99
title: Jellyfin
1010
categories:
1111
- Entertainment
@@ -99,3 +99,4 @@ entrances:
9999
host: jellyfin-svc
100100
title: Jellyfin
101101
icon: https://file.bttcdn.com/appstore/jellyfin/icon.png
102+
authLevel: internal

0 commit comments

Comments
 (0)