
Previous changes enabled the auto-versioning of helm charts to ensure FluxCD helm controller recognizes chart changes. As a result of the helm charts being moved to another Debian package, the `stx-node-feature-discovery-helm` package name became outdated. This commit updates its name to `stx-node-feature-discovery`. Story: 2011126 Task: 50085 Test Plan: PASS: Build all packages generating an application tarball and check whether the charts' versions are correct. PASS: Validate basic application lifecycle operations: upload/apply/remove/delete. PASS: Check whether older package is replaced upon new package installation. PASS: Check whether application upgrade executes successfully Author: Guilherme Santos <guilherme.santos@windriver.com> Change-Id: If288b79f1e20d8299a9374f4a604e256ef72879e Signed-off-by: Guilherme Santos <guilherme.santos@windriver.com>
10 lines
247 B
YAML
10 lines
247 B
YAML
---
|
|
debname: stx-node-feature-discovery
|
|
debver: 1.2-0
|
|
src_path: stx-node-feature-discovery
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
SRC_DIR: ${MY_REPO}/stx/app-node-feature-discovery
|
|
BASE_SRCREV: 524479ff99a11c6ab7fab04ba4f672fa5f5f6e61
|