From 041adacf55d60ee59851ad5cc4694516cfaf6b1c Mon Sep 17 00:00:00 2001 From: marcofranssen Date: Fri, 14 Apr 2023 07:54:00 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: marcofranssen --- index.yaml | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 52 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index ac9bdb112..1726b6b0e 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,57 @@ apiVersion: v1 entries: spire: + - annotations: + artifacthub.io/category: security + artifacthub.io/license: Apache-2.0 + apiVersion: v2 + appVersion: 1.6.3 + created: "2023-04-14T07:54:00.938130435Z" + 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 + - condition: spiffe-csi-driver.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 + 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: 36609831bf8b0bec98ab2f1bc628b7af2f71e002a6e9ee4097afc8a4d364249c + 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 + name: spire + sources: + - https://github.com/spiffe/helm-charts/tree/main/charts/spire + type: application + urls: + - https://github.com/spiffe/helm-charts/releases/download/spire-0.6.3/spire-0.6.3.tgz + version: 0.6.3 - annotations: artifacthub.io/category: security artifacthub.io/license: Apache-2.0 @@ -424,4 +475,4 @@ entries: urls: - https://github.com/spiffe/helm-charts/releases/download/spire-0.1.0/spire-0.1.0.tgz version: 0.1.0 -generated: "2023-04-12T09:10:36.763665195Z" +generated: "2023-04-14T07:54:00.938174335Z"