
Enable auto-versioning of helm charts to ensure the FluxCD helm controller recognizes chart changes. Istio App has two upstream charts - 1. Istio 2. Kiali Changes are done such that both the charts are incremented 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: 49906 Change-Id: Iec66a4298293e3e270d8322bf7ae4ab5407ba7ac Signed-off-by: Aman Pandae <AmanPandae.Mothukuri@windriver.com>
16 lines
411 B
Plaintext
16 lines
411 B
Plaintext
Source: istio-helm
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13),
|
|
helm
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: istio-helm
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${misc:Depends}
|
|
Description: StarlingX Istio Helm Charts
|
|
This package contains helm charts for the istio application.
|