* Add root-level spire-lib chart Signed-off-by: Faisal Memon <[email protected]> * Make spire consume root-level spire-lib Signed-off-by: Faisal Memon <[email protected]> * Prepare chart dependencies in CI Signed-off-by: Faisal Memon <[email protected]> * Document DCO requirement in CODEX Signed-off-by: Faisal Memon <[email protected]> * Centralize local chart dependency prep Signed-off-by: Faisal Memon <[email protected]> * Exclude spire-lib from chart-testing install Signed-off-by: Faisal Memon <[email protected]> * Rename CODEX guide to AGENTS Signed-off-by: Faisal Memon <[email protected]> * Add make target for chart dependencies Signed-off-by: Faisal Memon <[email protected]> --------- Signed-off-by: Faisal Memon <[email protected]>
15 lines
305 B
Markdown
15 lines
305 B
Markdown
# SPIRE Common Library Chart
|
|
|
|
A [Helm Library Chart](https://helm.sh/docs/topics/library_charts/#helm) for grouping common logic between SPIRE charts.
|
|
|
|
## TL;DR
|
|
|
|
```yaml
|
|
dependencies:
|
|
- name: spire-lib
|
|
version: 0.1.0
|
|
repository: https://spiffe.github.io/helm-charts-hardened/
|
|
```
|
|
|
|
## Parameters
|