This change will automatically adjust versioning of the application tarball and python plugins to reflect the same version reported by SW_VERION in /etc/build.info. Test plan: PASS: build-pkgs -a & build-image PASS: Confirm that the tarball version matches the platform version PASS: Apply application Story: 2010929 Task: 49351 Change-Id: I62934c3392b36101f99da6ca6be5e6d036b315bb Signed-off-by: Igor Soares <Igor.PiresSoares@windriver.com>
19 lines
486 B
Plaintext
19 lines
486 B
Plaintext
Source: stx-snmp-helm
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13),
|
|
helm,
|
|
python3-k8sapp-snmp,
|
|
python3-k8sapp-snmp-wheels,
|
|
build-info
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: stx-snmp-helm
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${misc:Depends}
|
|
Description: StarlingX SNMP Helm Charts
|
|
This package contains helm FluxCD charts for the SNMP application.
|