Add platform managed key to harbor metadata

This change adds "platform_managed_app: yes" to the application
metadata, indicating it should be managed by the application
framework.

Test Plan:
PASS: build-pkgs and build-image
PASS: upload and apply application
PASS: check auto update to next version
PASS: remove and delete application

Partial-bug: 2120187

Change-Id: I2d268e2f15e74ad0b72ae618f77fb76d28593c26
Signed-off-by: Eduardo dos Santos França <Eduardo.dosSantosFranca@windriver.com>
This commit is contained in:
Eduardo dos Santos França
2025-08-08 10:07:41 -03:00
committed by Eduardo Franca
parent 51654a8703
commit f355a0bab5

View File

@@ -10,3 +10,6 @@ upgrades:
supported_k8s_version:
minimum: 1.24.4
behavior:
platform_managed_app: yes