summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 30fad81b3b01d0d9cc77251dd2fcc001ae5e9b15 (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.4.2
	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.4.2/helm-secrets-4.4.2.tar.gz
	sha256sums = 540d6edbfbb85dbe8f19759529d9a4ee8786266a235320aac290918bd11738f8

pkgname = helm-secrets