Skip to content

Commit

Permalink
Update index.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: kfox1111 <kfox1111@users.noreply.github.com>
  • Loading branch information
kfox1111 committed Dec 1, 2023
1 parent 1034464 commit a88f453
Showing 1 changed file with 68 additions and 1 deletion.
69 changes: 68 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,73 @@
apiVersion: v1
entries:
spire:
- annotations:
artifacthub.io/category: security
artifacthub.io/license: Apache-2.0
apiVersion: v2
appVersion: 1.8.5
created: "2023-12-01T15:20:24.662016709Z"
dependencies:
- condition: spire-server.enabled
name: spire-server
repository: file://./charts/spire-server
version: 0.1.0
- condition: spire-agent.enabled
name: spire-agent
repository: file://./charts/spire-agent
version: 0.1.0
- alias: upstream-spire-agent
condition: upstream.enabled
name: spire-agent
repository: file://./charts/spire-agent
version: 0.1.0
- condition: spiffe-csi-driver.enabled
name: spiffe-csi-driver
repository: file://./charts/spiffe-csi-driver
version: 0.1.0
- alias: upstream-spiffe-csi-driver
condition: upstream.enabled
name: spiffe-csi-driver
repository: file://./charts/spiffe-csi-driver
version: 0.1.0
- condition: spiffe-oidc-discovery-provider.enabled
name: spiffe-oidc-discovery-provider
repository: file://./charts/spiffe-oidc-discovery-provider
version: 0.1.0
- condition: tornjak-frontend.enabled
name: tornjak-frontend
repository: file://./charts/tornjak-frontend
version: 0.1.0
description: 'A Helm chart for deploying the complete Spire stack including: spire-server,
spire-agent, spiffe-csi-driver, spiffe-oidc-discovery-provider and spire-controller-manager. '
digest: 68c7b19e42918f5d2a0547aa72efb14a0b80d3d3350220ea91551e7135fa4de8
home: https://github.com/spiffe/helm-charts/tree/main/charts/spire
icon: https://spiffe.io/img/logos/spire/icon/color/spire-icon-color.png
keywords:
- spiffe
- spire
- spire-server
- spire-agent
- oidc
- spire-controller-manager
kubeVersion: '>=1.21.0-0'
maintainers:
- email: marco.franssen@gmail.com
name: marcofranssen
url: https://marcofranssen.nl
- email: Kevin.Fox@pnnl.gov
name: kfox1111
- email: fymemon@yahoo.com
name: faisal-memon
- email: edwbuck@gmail.com
name: edwbuck
name: spire
sources:
- https://github.com/spiffe/helm-charts/tree/main/charts/spire
type: application
urls:
- https://github.com/spiffe/helm-charts-hardened/releases/download/spire-0.16.0/spire-0.16.0.tgz
version: 0.16.0
- annotations:
artifacthub.io/category: security
artifacthub.io/license: Apache-2.0
Expand Down Expand Up @@ -1439,4 +1506,4 @@ entries:
urls:
- https://github.com/spiffe/helm-charts-hardened/releases/download/spire-crds-0.0.1/spire-crds-0.0.1.tgz
version: 0.0.1
generated: "2023-11-10T13:16:15.48646038Z"
generated: "2023-12-01T15:20:24.662167138Z"

0 comments on commit a88f453

Please sign in to comment.