* c6381219 feat(gateway): expose gatewayAPI.gateway.infrastructure passthrough (#939)
Signed-off-by: Kevin Fox <[email protected]>
24 lines
722 B
YAML
24 lines
722 B
YAML
apiVersion: v2
|
|
name: spire-ha-agent
|
|
description: A Helm chart to install the SPIRE HA agent.
|
|
type: application
|
|
version: 0.3.2
|
|
appVersion: "0.5.0"
|
|
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-lib
|
|
version: 0.3.2
|