summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7b2feca6abea47f76df3746cd69b108d55d37bb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = chart-testing
	pkgdesc = CLI tool for linting and testing Helm charts
	pkgver = 3.7.2
	pkgrel = 1
	url = https://github.com/helm/chart-testing
	arch = x86_64
	arch = aarch64
	arch = armv6h
	license = Apache
	makedepends = go
	depends = kubectl
	depends = git
	depends = yamllint
	depends = helm
	depends = yamale
	backup = etc/ct/lintconf.yaml
	source = https://github.com/helm/chart-testing/archive/v3.7.2/chart-testing-3.7.2.tar.gz
	sha256sums = d80890daced93ac7fd632210c7babdadd583e6760128ec30e961b4dd09e7acf5

pkgname = chart-testing