Merge branch 'master' of ssh://git.ervine.org/jonny/charts

This commit is contained in:
Jon Ervine 2021-04-08 22:46:11 +08:00
commit a118f25d89
2 changed files with 5 additions and 6 deletions

View File

@ -14,10 +14,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.1.7
version: 0.1.9
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 0.1.7
appVersion: 10.7.1-amd64
icon: https://git.ervine.org/jonny/charts/raw/branch/master/jellyfin/jellyfin.png

View File

@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: harbor.ervine.dev/public/x86_64/jellyfin
pullPolicy: Always
pullPolicy: IfNotPresent
imagePullSecrets: []
nameOverride: ""
@ -67,6 +67,5 @@ tolerations: []
affinity: {}
config:
configPvc: jellyfin-icarus-config-pvc
mediaPvc: jellyfin-media-pvc
configPvc: jellyfin-icarus-config
mediaPvc: jellyfin-icarus-media