Enable automatic app update

This allows stx-openstack app to be automatically updated.
This is helpful when providing patches, removing the need
for manual intervention.

Test plan:
PASS: Build stx-openstack app with  "auto_update: true" and
      manually apply the app in starlingx.
PASS: Upload another tarball with version bumped
      apply noticing the version update

Story: 2010628
Task: 47691

Signed-off-by: Romulo Leite <romulo.leite@windriver.com>
Change-Id: I961a836aa42f5945b448d189b15b1e8ea7f4c08e
This commit is contained in:
Romulo Leite 2023-03-21 13:44:11 -03:00
parent 7f5244e6a1
commit e6e5bcb3c4
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ disabled_charts:
- ceph-rgw
- gnocchi
- ironic
upgrades:
auto_update: true
behavior:
platform_managed_app: yes
evaluate_reapply: