Davlet Panech a323160dc4 Convert helm chart packages to arch-independent
Helm chart DEB packages: change target arch from "all" to "any" (ie
arch-independent). This is required for starlingx debian tools to work
correctly.

Story: 2010226
Task: 46405

Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
Change-Id: I83fa678f0195442b97010408b60fba11fccc2647
2022-09-23 10:27:19 -04:00

19 lines
475 B
Plaintext

Source: monitor-helm-elastic
Section: libs
Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper-compat (= 13),
chartmuseum,
helm,
procps
Standards-Version: 4.5.1
Homepage: https://www.starlingx.io
Package: monitor-helm-elastic
Section: libs
Architecture: all
Depends: ${misc:Depends}
Description: StarlingX Monitor Elastic Helm Charts
This package contains elastic helm charts for the monitor
application.