summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e0ae4bb219cd549eb492728c07bf9f9b68c79c03 (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-helm
	pkgdesc = A tool to manage Kubernetes charts
	pkgver = 3.0.0
	pkgrel = 3
	url = https://github.com/helm/helm
	arch = i686
	arch = x86_64
	arch = arm
	arch = aarch64
	license = Apache
	makedepends = git
	makedepends = go
	depends = socat
	optdepends = kubectl: check cluster status
	optdepends = kubectl-bin: check cluster status - binary package
	conflicts = kubernetes-helm-bin
	conflicts = kubernetes-helm
	conflicts = kubernetes-helm3
	conflicts = kubernetes-helm-git
	source = git+https://github.com/helm/helm#tag=v3.0.0
	md5sums = SKIP

pkgname = kubernetes-helm