summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ca9be7a8b250f7002fe7a030bf9c1a7e8cf97469 (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.8.0
	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.8.0/chart-testing-3.8.0.tar.gz
	sha256sums = 7a31d60a8b3679bfe97189b190d2c7e21466ea7bdc5b696767dfe6256336a1ff

pkgname = chart-testing