'update files with ansible'
This commit is contained in:
parent
1cb02dd4fc
commit
f5c5c6a8ef
@ -14,10 +14,10 @@ type: application
|
|||||||
|
|
||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# 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.
|
# to the chart and its templates, including the app version.
|
||||||
version: 0.1.14
|
version: 0.2.0
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application.
|
# incremented each time you make changes to the application.
|
||||||
appVersion: 10.7.7-amd64
|
appVersion: 10.8.0-amd64
|
||||||
|
|
||||||
icon: https://git.ervine.org/jonny/charts/raw/branch/master/jellyfin/jellyfin.png
|
icon: https://git.ervine.org/jonny/charts/raw/branch/master/jellyfin/jellyfin.png
|
||||||
|
|||||||
@ -67,5 +67,5 @@ tolerations: []
|
|||||||
affinity: {}
|
affinity: {}
|
||||||
|
|
||||||
config:
|
config:
|
||||||
configPvc: jellyfin-icarus-config
|
configPvc: jellyfin-config
|
||||||
mediaPvc: jellyfin-icarus-media
|
mediaPvc: jellyfin-icarus-media
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user