summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ace3f0fdd72eb672621e2abf5cb2a818b41498d7 (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 = 3.15.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/v3.15.0/helm-secrets-3.15.0.tar.gz
	sha256sums = 5dff020ac9ef5657a10ac49549920f929d7c6cdec8e56892c951b9117ad064ae

pkgname = helm-secrets