* Initial swag at a spire-ha-agent chart Signed-off-by: Kevin Fox <[email protected]> * Fix default Signed-off-by: Kevin Fox <[email protected]> * Fix docs Signed-off-by: Kevin Fox <[email protected]> * Use released cid2pid Signed-off-by: Kevin Fox <[email protected]> * Fix test and pdate chart Signed-off-by: Kevin Fox <[email protected]> * Bump version Signed-off-by: Kevin Fox <[email protected]> * Fix docs Signed-off-by: Kevin Fox <[email protected]> --------- Signed-off-by: Kevin Fox <[email protected]>
24 lines
736 B
YAML
24 lines
736 B
YAML
apiVersion: v2
|
|
name: spire-ha-agent
|
|
description: A Helm chart to install the SPIRE HA agent.
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "0.0.13"
|
|
keywords: ["spiffe", "spire-ha-agent"]
|
|
home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire-ha-agent
|
|
sources:
|
|
- https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire
|
|
icon: https://spiffe.io/img/logos/spire/icon/color/spire-icon-color.png
|
|
maintainers:
|
|
- name: marcofranssen
|
|
email: [email protected]
|
|
url: https://marcofranssen.nl
|
|
- name: kfox1111
|
|
email: [email protected]
|
|
- name: faisal-memon
|
|
email: [email protected]
|
|
dependencies:
|
|
- name: spire-lib
|
|
repository: file://../spire/charts/spire-lib
|
|
version: 0.1.0
|