summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a2a2183a57b539c0477957e889a138d9bee41eea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = kubernetes-helm2
	pkgdesc = A tool to manage Kubernetes charts
	pkgver = 2.16.6
	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
	provides = kubernetes-helm
	conflicts = helm
	conflicts = kubernetes-helm
	source = git+https://github.com/helm/helm#tag=v2.16.6
	md5sums = SKIP

pkgname = kubernetes-helm2