* ab5e5d86 fix(spiffe-oidc-discovery-provider): run under restricted PSA/SCC on OpenShift (#920)
Signed-off-by: Kevin Fox <[email protected]>
24 lines
780 B
YAML
24 lines
780 B
YAML
apiVersion: v2
|
|
name: spire-identity-exchange
|
|
description: A Helm chart to install the SPIRE Identity Exchange.
|
|
type: application
|
|
version: 0.2.1
|
|
appVersion: "v0.5.0"
|
|
keywords: ["spiffe", "spire", "identity exchange"]
|
|
home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire-identity-exchange
|
|
sources:
|
|
- https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire-identity-exchange
|
|
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.1
|