
To guarantee the helm chart version is incremented when a helm chart change is submitted, a top level hierarchy for helm charts to differentiate between upstream and custom charts: helm-charts/{custom,upstream}, has been created. For auditd app, only the "helm-charts/custom" directory fits this app where the tarball is platform owned. Test Plan: PASS - Successfully built packages generating the helm chart and the application tarball. PASS - Verified that the app tarball version was incremented by 1. PASS - Verified basic application lifecycle operations: upload/apply/remove/delete. PASS - Verified the auditd container is running and the audit logs are updated with new events that can be viewed on the host. Story: 2010929 Task: 50330 Change-Id: If72f6c765139a60117a56b898c5c11d71c735597 Signed-off-by: Carmen Rata <carmen.rata@windriver.com>
10 lines
213 B
YAML
10 lines
213 B
YAML
---
|
|
debname: stx-audit-helm
|
|
debver: 1.0-2
|
|
src_path: stx-audit-helm
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
SRC_DIR: ${MY_REPO}/stx/audit-armada-app
|
|
BASE_SRCREV: 2d84977ac02ab0be9906dfdcb9d3ff95703332cc
|