summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9f57bfd209328b8fc5031760296c57d3b0290e7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = helm-secrets
	pkgdesc = Helm plugin to manage secrets with Git workflow and store them anywhere
	pkgver = 3.4.1
	pkgrel = 1
	url = https://github.com/jkroepke/helm-secrets
	install = helm-secrets.install
	arch = any
	license = Apache
	depends = bash
	depends = helm
	optdepends = sops: secret driver
	optdepends = vault: secret driver
	source = https://github.com/jkroepke/helm-secrets/archive/v3.4.1/helm-secrets-3.4.1.tar.gz
	sha256sums = 42606e0af22af378d1cf991498057c53f2033e1a1cb9535e7c8ccf1d644a4204

pkgname = helm-secrets