aba5069d7f
Enable auto-versioning of helm charts to ensure the FluxCD helm controller recognizes chart changes. Test Plan: PASS: Build all packages generating an application tarball verifying all versions on the charts and application make sense. PASS: Introduce temporary chart changes and ensure that the versions increment as expected. PASS: Validate basic application lifecycle operations: upload/apply/remove/delete. Story: 2010929 Task: 50383 Change-Id: Ie57ea4a4f5a04f09c14a8855e6c1afdfd7dbccb8 Signed-off-by: Joshua Kraitberg <joshua.kraitberg@windriver.com>
19 lines
505 B
Plaintext
19 lines
505 B
Plaintext
Source: stx-oran-o2-helm
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13),
|
|
oran-o2-helm,
|
|
python3-k8sapp-oran-o2,
|
|
python3-k8sapp-oran-o2-wheels,
|
|
build-info
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: stx-oran-o2-helm
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${misc:Depends}
|
|
Description: StarlingX ORAN O2 FluxCD Helm Charts
|
|
This package contains Fluxcd manifests for the ORAN O2.
|