
Create Debian packages for monitor-helm, monitor-helm-elastic and stx-monitor-helm packages. Story: 2009101 Task: 43838 Signed-off-by: Tracey Bogue <tracey.bogue@windriver.com> Change-Id: I454c69618975324feec4834ea065c0025a9381d1
18 lines
442 B
Plaintext
18 lines
442 B
Plaintext
Source: monitor-helm
|
|
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
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${misc:Depends}
|
|
Description: StarlingX Monitor Helm Charts
|
|
This package contains helm charts for the monitor application.
|