summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ae308e2c6f2969e81a9144938a397d7a5cf2df8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = kubernetes-helm
	pkgdesc = A tool to manage Kubernetes charts
	pkgver = 2.12.0
	pkgrel = 2
	url = https://github.com/helm/helm
	arch = i686
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = glide
	makedepends = go
	depends = socat
	optdepends = kubectl: check cluster status
	optdepends = kubectl-bin: check cluster status - binary package
	conflicts = kubernetes-helm-bin
	source = git+https://github.com/helm/helm#tag=v2.12.0
	md5sums = SKIP

pkgname = kubernetes-helm