Merge "Enable automatic app update"
This commit is contained in:
commit
4799baf99b
@ -2,6 +2,10 @@ app_name: @APP_NAME@
|
|||||||
app_version: @APP_VERSION@
|
app_version: @APP_VERSION@
|
||||||
helm_repo: @HELM_REPO@
|
helm_repo: @HELM_REPO@
|
||||||
maintain_user_overrides: true
|
maintain_user_overrides: true
|
||||||
|
|
||||||
|
upgrades:
|
||||||
|
auto_update: true
|
||||||
|
|
||||||
behavior:
|
behavior:
|
||||||
platform_managed_app: yes
|
platform_managed_app: yes
|
||||||
desired_state: uploaded
|
desired_state: uploaded
|
||||||
|
Loading…
x
Reference in New Issue
Block a user