summaryrefslogtreecommitdiff
path: root/helm/debian/control
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-08-22 02:12:39 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-08-22 02:12:39 +0200
commit75ff356779f7d3791ef97b2669e5ca1d80cbed3a (patch)
treebd6178f546f03d93ef69cce7899303e9d6df124b /helm/debian/control
parentfixup! add cri-tools 1.24 (diff)
add package for helm
Diffstat (limited to 'helm/debian/control')
-rw-r--r--helm/debian/control11
1 files changed, 11 insertions, 0 deletions
diff --git a/helm/debian/control b/helm/debian/control
new file mode 100644
index 0000000..d2e31e2
--- /dev/null
+++ b/helm/debian/control
@@ -0,0 +1,11 @@
+Source: helm
+Maintainer: Christian Pointner <equinox@spreadspace.org>
+Section: utils
+Priority: optional
+Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 9), wget, ca-certificates
+
+Package: helm
+Architecture: amd64 i386
+Depends: ${misc:Depends}
+Description: Helm is a package manager for Kubernetes