summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 240063febf91e244c74210a6aafa5d23c2173a4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = helm-secrets
	pkgdesc = Helm plugin to manage secrets with Git workflow and store them anywhere
	pkgver = 4.0.0
	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/v4.0.0/helm-secrets-4.0.0.tar.gz
	sha256sums = 63aa027765a0312cad2a6fbf827255716b3f8e33b7e7397dcf2e84dabf64f996

pkgname = helm-secrets