* Bump spire-lib and dependent Helm Chart versions (minor)
* 3c1dec30 fix casing of svidStore (#787)
Signed-off-by: Faisal Memon <[email protected]>
* Add missing repo reference
Signed-off-by: Kevin Fox <[email protected]>
---------
Signed-off-by: Faisal Memon <[email protected]>
Signed-off-by: Kevin Fox <[email protected]>
Co-authored-by: Kevin Fox <[email protected]>
13 lines
362 B
YAML
13 lines
362 B
YAML
remote: origin
|
|
target-branch: main
|
|
chart-dirs:
|
|
- charts
|
|
chart-repos:
|
|
- spiffe=https://spiffe.github.io/helm-charts-hardened/
|
|
- bitnami=https://charts.bitnami.com/bitnami
|
|
- ingress-nginx=https://kubernetes.github.io/ingress-nginx
|
|
- smallstep=https://smallstep.github.io/helm-charts/
|
|
exclude-deprecated: true
|
|
debug: true
|
|
helm-extra-args: "--timeout 15m"
|