a70dfe91b6
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: 49886 Change-Id: Ie2126a4b4ab95e16dcb80490bffe141e63baf9b2 Signed-off-by: Rahul Roshan Kachchap <rahulroshan.kachchap@windriver.com>
19 lines
627 B
Plaintext
19 lines
627 B
Plaintext
Source: stx-security-profiles-operator-helm
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13),
|
|
helm,
|
|
security-profiles-operator-helm,
|
|
python3-k8sapp-security-profiles-operator-wheels,
|
|
build-info
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: stx-security-profiles-operator-helm
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${misc:Depends}
|
|
Description: StarlingX Security Profiles Operator Application FluxCD Helm Charts
|
|
This package contains Fluxcd helm charts for the security profiles operator application.
|