
Create Debian packages for cert-manager-helm, python-k8sapp-cert-manager and stx-cert-manager-helm. Story: 2009101 Task: 43785 Signed-off-by: Tracey Bogue <tracey.bogue@windriver.com> Change-Id: Ibd3ffe1acc46d078960f2b8e534c2a4bb6b1fe16
19 lines
490 B
Plaintext
19 lines
490 B
Plaintext
Source: cert-manager-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: cert-manager-helm
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${misc:Depends}
|
|
Description: StarlingX Cert Manager Helm Charts
|
|
This package contains certificate manager helm charts for the certificate
|
|
manager application.
|