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>