summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 98e3efb8e4a246843ce54e798659246389f31da1 (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.2.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.2.0/helm-secrets-4.2.0.tar.gz
	sha256sums = 18f6d79fb272d580403e93abffe630e0d4456ab12abf958e4b2966fa7881c225

pkgname = helm-secrets