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

pkgname = kubernetes-helm2