summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aec23a5b36658815cb864914f9f31d29480bc3ac (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.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/v4.4.1/helm-secrets-4.4.1.tar.gz
	sha256sums = 0d5a61e5d62f071f2ddecc64a75cef26925449bb72ee44f2328179d9851c6adb

pkgname = helm-secrets