summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3b98f45b3c5621470bcaff0b60392054860b10dc (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.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.4.0/helm-secrets-4.4.0.tar.gz
	sha256sums = 94aa06f49af6b07d59b596876463bc89938b0986ca2e33d24cede17b5b7f378e

pkgname = helm-secrets