'update files with ansible'
This commit is contained in:
parent
f0bbfebb0f
commit
18c36fbaad
@ -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.16
|
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: 4.6.7.0
|
appVersion: 4.7.0.60
|
||||||
|
|
||||||
icon: https://git.ervine.org/jonny/charts/raw/branch/master/emby/emby.png
|
icon: https://git.ervine.org/jonny/charts/raw/branch/master/emby/emby.png
|
||||||
|
|||||||
@ -67,5 +67,5 @@ tolerations: []
|
|||||||
affinity: {}
|
affinity: {}
|
||||||
|
|
||||||
config:
|
config:
|
||||||
configPvc: emby-icarus-config
|
configPvc: emby-config
|
||||||
mediaPvc: emby-icarus-media
|
mediaPvc: emby-icarus-media
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user