'update files with ansible'
This commit is contained in:
parent
f2d93a540d
commit
aa78f2e147
@ -14,12 +14,12 @@ 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: 1.0.5
|
version: 1.1.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: 2.12.4
|
appVersion: 2.13.0
|
||||||
|
|
||||||
ubi_version: 9.1.0-1782
|
ubi_version: 9.2-722
|
||||||
|
|
||||||
icon: https://git.ervine.org/jonny/x86_64-ubi9-tautulli/raw/branch/master/tautulli.png
|
icon: https://git.ervine.org/jonny/x86_64-ubi9-tautulli/raw/branch/master/tautulli.png
|
||||||
|
|||||||
@ -68,4 +68,4 @@ affinity: {}
|
|||||||
|
|
||||||
config:
|
config:
|
||||||
configPvc: tautulli-config
|
configPvc: tautulli-config
|
||||||
ubi_version: 9.1.0-1782
|
ubi_version: 9.2-722
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user