summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 54afe20d3714ec8d874e3f5b5e2e6cbc424213c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = kubernetes-helm2
	pkgdesc = A tool to manage Kubernetes charts
	pkgver = 2.17.0
	pkgrel = 1
	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
	makedepends = go
	depends = kubectl
	depends = socat
	source = git+https://github.com/helm/helm#tag=v2.17.0
	md5sums = SKIP

pkgname = kubernetes-helm2