-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: faisal-memon <[email protected]>
- Loading branch information
1 parent
404b8ad
commit 4944f5e
Showing
1 changed file
with
94 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.9.4 | ||
created: "2024-04-11T23:11:26.205093436Z" | ||
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: cf8f4e5f8ad0fc53545d57b39a7e5fe7adfeedda439b58207444700027a5f194 | ||
home: https://github.com/spiffe/helm-charts-hardened/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: [email protected] | ||
name: marcofranssen | ||
url: https://marcofranssen.nl | ||
- email: [email protected] | ||
name: kfox1111 | ||
- email: [email protected] | ||
name: faisal-memon | ||
- email: [email protected] | ||
name: edwbuck | ||
name: spire | ||
sources: | ||
- https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire | ||
type: application | ||
urls: | ||
- https://github.com/spiffe/helm-charts-hardened/releases/download/spire-0.20.0/spire-0.20.0.tgz | ||
version: 0.20.0 | ||
- annotations: | ||
artifacthub.io/category: security | ||
artifacthub.io/license: Apache-2.0 | ||
|
@@ -2057,6 +2124,32 @@ entries: | |
- https://github.com/spiffe/helm-charts/releases/download/spire-0.1.0/spire-0.1.0.tgz | ||
version: 0.1.0 | ||
spire-crds: | ||
- apiVersion: v2 | ||
appVersion: 0.0.1 | ||
created: "2024-04-11T23:11:26.30211652Z" | ||
description: 'A Helm chart for deploying the Spire CRDS ' | ||
digest: 5dd8ce472359c73d64160b17a18703229c0b36df3f33844fd7d587ce4b2060e2 | ||
home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire | ||
icon: https://spiffe.io/img/logos/spire/icon/color/spire-icon-color.png | ||
keywords: | ||
- spire-crds | ||
maintainers: | ||
- email: [email protected] | ||
name: marcofranssen | ||
url: https://marcofranssen.nl | ||
- email: [email protected] | ||
name: kfox1111 | ||
- email: [email protected] | ||
name: faisal-memon | ||
- email: [email protected] | ||
name: edwbuck | ||
name: spire-crds | ||
sources: | ||
- https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire | ||
type: application | ||
urls: | ||
- https://github.com/spiffe/helm-charts-hardened/releases/download/spire-crds-0.4.0/spire-crds-0.4.0.tgz | ||
version: 0.4.0 | ||
- apiVersion: v2 | ||
appVersion: 0.0.1 | ||
created: "2024-01-24T11:38:32.475254747Z" | ||
|
@@ -2135,4 +2228,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: "2024-04-06T01:25:54.794961849Z" | ||
generated: "2024-04-11T23:11:26.30251307Z" |